property ConeOutsideVolume: Longint;
Defines the current cone outside volume 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::GetConeOutsideVolume
and IDirectSound3DBuffer::SetConeOutsideVolume.