AllParameters
Applies to

TDirectSoundBuffer

Declaration

property AllParameters: TDS3DBuffer;

Description

Use this property to define all 3-D sound buffer parameters. The changes are commited only when the Owner's Deferred property is False.

This property is available only if the DS3DBuffer property is not nil.
See also IDirectSound3DBuffer::GetAllParameters and  IDirectSound3DBuffer::SetAllParameters.