SSpSource_GetPosition
You can use theSSpSource_GetPositionfunction to get the position of a sound source.
OSStatus SSpSource_GetPosition ( SSpSourceReference inSourceReference, TQ3Point3D *outPosition);
inSourceReference- A source reference.
outPosition- On exit, the most recent untransformed position of the sound source.
- function result
- A result code.
DESCRIPTION
TheSSpSource_GetPositionfunction returns, in theoutPositionparameter, the most recent untransformed position of the sound source specified by theinSourceReferenceparameter.
 
  
  
 