| Platform SDK: DirectX |
The DSCBUFFERDESC type describes a capture buffer and is used by the DirectSoundCapture.CreateCaptureBuffer method.
Type DSCBUFFERDESC
fxFormat As WAVEFORMATEX
lBufferBytes As Long
lFlags As CONST_DSCBCAPSFLAGS
End Type