DirectX SDK |
The DirectSound3DBuffer.GetConeOrientation method retrieves the orientation of the sound projection cone for this sound buffer.
object.GetConeOrientation(orientation As D3DVECTOR)
If the method fails, an error is raised and Err.Number may be DSERR_INVALIDPARAM.
The values returned are not necessarily the same as those set by using the DirectSound3DBuffer.SetConeOrientation method. DirectSound adjusts orientation vectors so that they have a magnitude of less than or equal to 1.0.
DirectSound3DBuffer.SetConeOrientation, DirectSound3DBuffer.SetConeAngles, DirectSound3DBuffer.SetConeOutsideVolume