Click or drag to resize
Accord.NET (logo)

AudioOutputDeviceStop Method

Stops playing the current buffer.

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

Implements

IAudioOutputStop
See Also