Position
Applies to

TDirectSoundBuffer

Declaration

property Position: TD3DVector;

Description

Defines the sound buffer's current position, in distance units. 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::GetPosition and  IDirectSound3DBuffer::SetPosition.