AVContentKeySessionDelegate.ShouldRetryContentKeyRequest 方法

定义

[Foundation.Export("contentKeySession:shouldRetryContentKeyRequest:reason:")]
public virtual bool ShouldRetryContentKeyRequest (AVFoundation.AVContentKeySession session, AVFoundation.AVContentKeyRequest keyRequest, string retryReason);
abstract member ShouldRetryContentKeyRequest : AVFoundation.AVContentKeySession * AVFoundation.AVContentKeyRequest * string -> bool
override this.ShouldRetryContentKeyRequest : AVFoundation.AVContentKeySession * AVFoundation.AVContentKeyRequest * string -> bool

参数

keyRequest
AVContentKeyRequest
retryReason
String

返回

属性

适用于