Compartir a través de


AVContentKeySessionDelegate_Extensions.ShouldRetryContentKeyRequest Método

Definición

public static bool ShouldRetryContentKeyRequest (this AVFoundation.IAVContentKeySessionDelegate This, AVFoundation.AVContentKeySession session, AVFoundation.AVContentKeyRequest keyRequest, string retryReason);
static member ShouldRetryContentKeyRequest : AVFoundation.IAVContentKeySessionDelegate * AVFoundation.AVContentKeySession * AVFoundation.AVContentKeyRequest * string -> bool

Parámetros

This
IAVContentKeySessionDelegate

Instancia en la que opera este método de extensión.

keyRequest
AVContentKeyRequest
retryReason
String

Devoluciones

Se aplica a