AVPlayerItem_AVPlayerItemProtectedContent.RequestContentAuthorizationAsynchronously 方法

定义

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

参数

timeoutInterval
Double
handler
Action
属性

适用于