Platform SDK: DirectX |
The DirectSoundCaptureBuffer.Stop method stops capturing data. If the capture buffer is already stopped, the method has no effect.
object.Stop()
If the method fails, an error is raised and Err.Number may be set to one of the following error values
DSERR_NODRIVER |
DSERR_OUTOFMEMORY |