property AllParameters: TDS3DBuffer;
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.