AVAudioPlayer.DecoderError Event

Definition

Event indicating that there has been a decoding error.

public event EventHandler<AVFoundation.AVErrorEventArgs> DecoderError;
member this.DecoderError : EventHandler<AVFoundation.AVErrorEventArgs> 

Event Type

Applies to