Share via


IAVContentKeySessionDelegate.DidProvideRenewingContentKeyRequest Method

Definition

[Foundation.Export("contentKeySession:didProvideRenewingContentKeyRequest:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DidProvideRenewingContentKeyRequest(AVFoundation.AVContentKeySession session, AVFoundation.AVContentKeyRequest keyRequest);
[<Foundation.Export("contentKeySession:didProvideRenewingContentKeyRequest:")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DidProvideRenewingContentKeyRequest : AVFoundation.AVContentKeySession * AVFoundation.AVContentKeyRequest -> unit
override this.DidProvideRenewingContentKeyRequest : AVFoundation.AVContentKeySession * AVFoundation.AVContentKeyRequest -> unit

Parameters

keyRequest
AVContentKeyRequest
Attributes

Applies to