Create
Applies to

TDirectSoundCaptureBuffer

Declaration

constructor Create( Owner: TDirectSound; const Description: TDSCBufferDesc );

Description

Creates and initializes a TDirectSoundCaptureBuffer instance. The Owner parameter identifies the TDirectSoundCapture object that will create this instance of TDirectSoundCaptureBuffer. See IDirectSoundCapture::CreateCaptureBuffer for more information.