Freigeben über


AVAudioPlayerDelegate_Extensions.DecoderError Methode

Definition

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

Parameter

This
IAVAudioPlayerDelegate

Die Instanz, auf der diese Erweiterungsmethode ausgeführt wird.

player
AVAudioPlayer
error
NSError

Muss hinzugefügt werden.

Dieser Parameter kann null sein.

Gilt für: