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