property InsideConeAngle: DWord;
Defines the inside angle of the sound projection cone for this 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::GetConeAngles
and IDirectSound3DBuffer::SetConeAngles.