Microsoft DirectX 8.0 (Visual Basic) |
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 set to DSERR_INVALIDPARAM.
The values returned are not necessarily the same as those set by using the DirectSound3DBuffer8.SetConeOrientation method. DirectSound adjusts orientation vectors so that they have a magnitude of less than or equal to 1.0.