Microsoft DirectX 8.0 (Visual Basic)

DirectSoundCaptureBuffer8

Represents a buffer used to capture sounds.

An object of the DirectSoundCaptureBuffer8 class is obtained by calling the DirectSoundCapture8.CreateCaptureBuffer method.

The methods of the DirectSoundCaptureBuffer8 class may be grouped as follows:

Information GetCaps
  GetCurrentPosition
  GetFormat
  GetStatus
Buffer data ReadBuffer
  WriteBuffer
Notification SetNotificationPositions
Capture management Start
  Stop

See Also

Capturing Waves