AllParameters
Applies to

TDirectSound

Declaration

property AllParameters: TDS3DListener;

Description

Use this property to set or retrieve the information that describes the current state of the 3-D world and listener. The changes are commited only when the Deferred property is False.

This property is available only if the PrimaryBuffer's DS3DListener property is not nil.
See also IDirectSound3DListener::GetAllParameters and  IDirectSound3DListener::SetAllParameters.