Share via


AVContentKeySessionDelegate_Extensions.DidProvideContentKeyRequests Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidProvideContentKeyRequests(this AVFoundation.IAVContentKeySessionDelegate This, AVFoundation.AVContentKeySession session, AVFoundation.AVContentKeyRequest[] keyRequests, Foundation.NSData? initializationData);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidProvideContentKeyRequests : AVFoundation.IAVContentKeySessionDelegate * AVFoundation.AVContentKeySession * AVFoundation.AVContentKeyRequest[] * Foundation.NSData -> unit

Parameters

keyRequests
AVContentKeyRequest[]
initializationData
NSData
Attributes

Applies to