Microsoft DirectX 8.0 (Visual Basic) |
Used by the DirectSoundCaptureBuffer8.ReadBuffer and DirectSoundCaptureBuffer8.WriteBuffer methods to specify what is read from or written to the sound capture buffer.
Enum CONST_DSCBLOCKFLAGS DSCBLOCK_DEFAULT = 0 DSCBLOCK_ENTIREBUFFER = 1 End Enum