DirectX SDK |
The CONST_DSCBSTATUSFLAGS enumeration is used as a return value for the DirectSoundCaptureBuffer.GetStatus method to obtain the current status of the capture buffer.
Enum CONST_DSCBSTATUSFLAGS DSCBSTATUS_CAPTURING = 1 DSCBSTATUS_LOOPING = 2 End Enum