Compartir a través de


AVContentKeySessionDelegate_Extensions.DidFail Método

Definición

public static void DidFail (this AVFoundation.IAVContentKeySessionDelegate This, AVFoundation.AVContentKeySession session, AVFoundation.AVContentKeyRequest keyRequest, Foundation.NSError err);
static member DidFail : AVFoundation.IAVContentKeySessionDelegate * AVFoundation.AVContentKeySession * AVFoundation.AVContentKeyRequest * Foundation.NSError -> unit

Parámetros

This
IAVContentKeySessionDelegate

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

keyRequest
AVContentKeyRequest
err
NSError

Se aplica a