Share via


AVAudioPlayerDelegate_Extensions.DecoderError Metodo

Definizione

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

Parametri

This
IAVAudioPlayerDelegate

Istanza in cui funziona questo metodo di estensione.

player
AVAudioPlayer
error
NSError

Da aggiungere.

Questo parametro può essere null.

Si applica a