AVContentKeySessionDelegate.DidFail Method

Definition

[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

Parameters

keyRequest
AVContentKeyRequest
err
NSError
Attributes

Applies to