SSpListener_GetUpVector
You can use theSSpListener_GetUpVectorfunction to get the up vector of a listener.
OSStatus SSpListener_GetUpVector ( SSpListenerReference inListenerReference, TQ3Vector3D *outUpVector);
inListenerReference- A listener reference.
outUpVector- On exit, the untransformed up vector of the listener.
- function result
- A result code.
DESCRIPTION
TheSSpListener_GetUpVectorfunction returns, in theoutUpVectorparameter, the untransformed up vector of the listener specified by theinListenerReferenceparameter.