AVContentKeySessionDelegate.DidFail 方法

定义

[Foundation.Export("contentKeySession:contentKeyRequest:didFailWithError:")]
public virtual void DidFail (AVFoundation.AVContentKeySession session, AVFoundation.AVContentKeyRequest keyRequest, Foundation.NSError err);
abstract member DidFail : AVFoundation.AVContentKeySession * AVFoundation.AVContentKeyRequest * Foundation.NSError -> unit
override this.DidFail : AVFoundation.AVContentKeySession * AVFoundation.AVContentKeyRequest * Foundation.NSError -> unit

参数

keyRequest
AVContentKeyRequest
err
NSError
属性

适用于