Platform SDK: DirectX |
Members of the CONST_DSCBSTARTFLAGS enumeration are used in the flags member of the DirectSoundCaptureBuffer.Start method to specify the behavior of the capture buffer when capturing sound data.
Enum CONST_DSCBSTARTFLAGS DSCBSTART_DEFAULT = 0 DSCBSTART_LOOPING = 1 End Enum