Click or drag to resize
Accord.NET (logo)

WaveFileAudioSourceAudioSourceError Event

Event raised when an error occurs in the audio source.

Namespace:  Accord.DirectSound
Assembly:  Accord.Audio.DirectSound (in Accord.Audio.DirectSound.dll) Version: 3.8.0
Syntax
public event EventHandler<AudioSourceErrorEventArgs> AudioSourceError
Request Example View Source

Value

Type: SystemEventHandlerAudioSourceErrorEventArgs

Implements

IAudioSourceAudioSourceError
See Also