Click or drag to resize
WaveOutputPause Method
Pause playback.

Namespace: StreamCoders.Wave
Assembly: MediaSuite (in MediaSuite.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public bool Pause()

Return Value

Type: Boolean
true if it succeeds, false if it fails.
See Also