Platform SDK: DirectX |
Members of the CONST_DSCBSTATUSFLAGS enumeration describe the status of a capture buffer and are returned by the DirectSoundCaptureBuffer.GetStatus method.
Enum CONST_DSCBSTATUSFLAGS DSCBSTATUS_CAPTURING = 1 DSCBSTATUS_LOOPING = 2 End Enum