Position
Applies to

TDirectSound

Declaration

property Position: TD3DVector;

Description

This property identifies the listener's position in 3-D space. 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::GetPosition and  IDirectSound3DListener::SetPosition.