次の方法で共有


AVContentKeySessionDelegate_Extensions.DidProvidePersistableContentKeyRequest メソッド

定義

public static void DidProvidePersistableContentKeyRequest (this AVFoundation.IAVContentKeySessionDelegate This, AVFoundation.AVContentKeySession session, AVFoundation.AVPersistableContentKeyRequest keyRequest);
static member DidProvidePersistableContentKeyRequest : AVFoundation.IAVContentKeySessionDelegate * AVFoundation.AVContentKeySession * AVFoundation.AVPersistableContentKeyRequest -> unit

パラメーター

This
IAVContentKeySessionDelegate

この拡張メソッドが動作するインスタンス。

適用対象