次の方法で共有


AVContentKeySessionDelegate_Extensions.DidFail メソッド

定義

public static void DidFail (this AVFoundation.IAVContentKeySessionDelegate This, AVFoundation.AVContentKeySession session, AVFoundation.AVContentKeyRequest keyRequest, Foundation.NSError err);
static member DidFail : AVFoundation.IAVContentKeySessionDelegate * AVFoundation.AVContentKeySession * AVFoundation.AVContentKeyRequest * Foundation.NSError -> unit

パラメーター

This
IAVContentKeySessionDelegate

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

keyRequest
AVContentKeyRequest
err
NSError

適用対象