AVContentKeySessionDelegate.DidProvideContentKeyRequest Method

Definition

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

Parameters

keyRequest
AVContentKeyRequest

Implements

Attributes

Applies to