Compartilhar via


AVAudioPlayerDelegate_Extensions.DecoderError Método

Definição

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

A instância na qual esse método de extensão opera.

player
AVAudioPlayer
error
NSError

A ser adicionado.

Esse parâmetro pode ser null.

Aplica-se a