SSpSource_GetUpVector
You can use theSSpSource_GetUpVectorfunction to get the up vector of a sound source.
OSStatus SSpSource_GetUpVector ( SSpSourceReference inSourceReference, TQ3Vector3D *outUpVector);
inSourceReference- A source reference.
outUpVector- On exit, the untransformed up vector of the sound source.
- function result
- A result code.
DESCRIPTION
TheSSpSource_GetUpVectorfunction returns, in theoutUpVectorparameter, the untransformed up vector of the sound source specified by theinSourceReferenceparameter.