TDirectSoundCaptureBuffer object

The TDirectSoundCaptureBuffer is a descendent of TObject. It encapsulates all the functionality of a DirectSoundCaptureBuffer object using an IDirectSoundCaptureBuffer interface which is accessible through the Interface1 property.

Unit

DDirectSound

Properties
Caps Format ReadPosition
CapturePosition Interface1 Status
DSNotify Owner
Methods
Create Start Unlock
Destroy SetNotificationPositions
Lock Stop
Events
OnPosition