Microsoft DirectX 8.0 (Visual Basic)

DirectSoundCapture8

Represents a sound capture device. The methods of the class are used to create sound capture buffers and query the capabilities of the device.

A DirectSoundCapture8 object is obtained by using the DirectX8.DirectSoundCaptureCreate method.

This reference section gives information on the following methods of the DirectSoundCapture8 class.

Buffer creation CreateCaptureBuffer
Capabilities GetCaps

See Also

Capturing Waves