Platform SDK: DirectX

DirectSoundCaptureBuffer

The methods of the DirectSoundCaptureBuffer class are used to manipulate sound capture buffers.

An object of this class is obtained by calling the DirectSoundCapture.CreateCaptureBuffer method.

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

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