IAVContentKeySessionDelegate.DidProvideContentKeyRequest Method

Definition

[Foundation.Export("contentKeySession:didProvideContentKeyRequest:")]
[Foundation.Preserve(Conditional=true)]
public void DidProvideContentKeyRequest (AVFoundation.AVContentKeySession session, AVFoundation.AVContentKeyRequest keyRequest);
abstract member DidProvideContentKeyRequest : AVFoundation.AVContentKeySession * AVFoundation.AVContentKeyRequest -> unit

Parameters

keyRequest
AVContentKeyRequest
Attributes

Applies to