AVContentKeySessionDelegate_Extensions.DidProvideRenewingContentKeyRequest Method

Definition

public static void DidProvideRenewingContentKeyRequest (this AVFoundation.IAVContentKeySessionDelegate This, AVFoundation.AVContentKeySession session, AVFoundation.AVContentKeyRequest keyRequest);
static member DidProvideRenewingContentKeyRequest : AVFoundation.IAVContentKeySessionDelegate * AVFoundation.AVContentKeySession * AVFoundation.AVContentKeyRequest -> unit

Parameters

This
IAVContentKeySessionDelegate

The instance on which this extension method operates.

keyRequest
AVContentKeyRequest

Applies to