AVPlayerItem_AVPlayerItemProtectedContent.RequestContentAuthorizationAsynchronously Method

Definition

[Foundation.Export("requestContentAuthorizationAsynchronouslyWithTimeoutInterval:completionHandler:")]
public static void RequestContentAuthorizationAsynchronously (this AVFoundation.AVPlayerItem This, double timeoutInterval, Action handler);
static member RequestContentAuthorizationAsynchronously : AVFoundation.AVPlayerItem * double * Action -> unit

Parameters

timeoutInterval
Double
handler
Action
Attributes

Applies to