SSpSource_GetOrientation
You can use theSSpSource_GetOrientationfunction to get the orientation of a sound source.
OSStatus SSpSource_GetOrientation ( SSpSourceReference inSourceReference, TQ3Vector3D *outOrientation);
inSourceReference- A source reference.
outOrientation- On exit, the untransformed orientation of the sound source.
- function result
- A result code.
DESCRIPTION
TheSSpSource_GetOrientationfunction returns, in theoutOrientationparameter, the untransformed orientation of the sound source specified by theinSourceReferenceparameter.
 
  
  
 