SSpListener_GetPosition
You can use theSSpListener_GetPositionfunction to get the position of a listener.
OSStatus SSpListener_GetPosition ( SSpListenerReference inListenerReference, TQ3Point3D *outPosition);
inListenerReference- A listener reference.
outPosition- On exit, the most recent untransformed position of the listener.
- function result
- A result code.
DESCRIPTION
TheSSpListener_GetPositionfunction returns, in theoutPositionparameter, the most recent untransformed position of the listener specified by theinListenerReferenceparameter.