次の方法で共有


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

戻り値

属性

適用対象