Compartir a través de


AVAudioPlayerDelegate_Extensions.DecoderError Método

Definición

public static void DecoderError (this AVFoundation.IAVAudioPlayerDelegate This, AVFoundation.AVAudioPlayer player, Foundation.NSError error);
static member DecoderError : AVFoundation.IAVAudioPlayerDelegate * AVFoundation.AVAudioPlayer * Foundation.NSError -> unit

Parámetros

This
IAVAudioPlayerDelegate

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

player
AVAudioPlayer
error
NSError

Se agregará.

Este parámetro puede ser null.

Se aplica a