Click or drag to resize
Accord.NET (logo)

WaveFileAudioSourceWaitForStop Method

Blocks the calling thread until the source has stopped.

Namespace:  Accord.DirectSound
Assembly:  Accord.Audio.DirectSound (in Accord.Audio.DirectSound.dll) Version: 3.8.0
Syntax
public void WaitForStop()
Request Example View Source

Implements

IAudioSourceWaitForStop
See Also