Click or drag to resize
Accord.NET (logo)

AudioOutputDeviceStopped Event

Indicates all frames have been played and the audio finished.

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

Value

Type: SystemEventHandler

Implements

IAudioOutputStopped
See Also