共用方式為


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

傳回

屬性

適用於