constructor Create( Owner: TDirectSound; const Description: TDSBufferDesc );
Creates and initializes a TDirectSoundBuffer instance. The Owner parameter identifies the TDirectSound object that will create this instance of TDirectSoundBuffer. See IDirectSound::CreateSoundBuffer for more information.