Velocity
Applies to

TDirectSoundBuffer

Declaration

property Velocity: TD3DVector;

Description

Defines the sound buffer's current velocity. 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::GetVelocity and  IDirectSound3DBuffer::SetVelocity.