SSpListener_GetOrientation
You can use theSSpListener_GetOrientationfunction to get the orientation of a listener.
OSStatus SSpListener_GetOrientation ( SSpListenerReference inListenerReference, TQ3Vector3D *outOrientation);
inListenerReference- A listener reference.
outOrientation- On exit, the untransformed orientation of the listener.
- function result
- A result code.
DESCRIPTION
TheSSpListener_GetOrientationfunction returns, in theoutOrientationparameter, the untransformed orientation of the listener specified by theinListenerReferenceparameter.