Partager via


AVAudioPlayerDelegate_Extensions.DecoderError Méthode

Définition

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

Paramètres

This
IAVAudioPlayerDelegate

Instance sur laquelle cette méthode d’extension fonctionne.

player
AVAudioPlayer
error
NSError

À ajouter.

Ce paramètre peut être null.

S’applique à