ConeOrientation
Applies to

TDirectSoundBuffer

Declaration

property ConeOrientation: TD3DVector;

Description

Defines the orientation of the sound projection cone for this sound buffer. 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::GetConeOrientation and  IDirectSound3DBuffer::SetConeOrientation.