SSpListener_GetMetersPerUnit
You can use theSSpListener_GetMetersPerUnitfunction to get the number of meters in one listener unit.
OSStatus SSpListener_GetMetersPerUnit ( SSpListenerReference inListenerReference, float *outMetersPerUnit);
inListenerReference- A listener reference.
outMetersPerUnit- On exit, the number of meters in the listener unit of the specified listener.
- function result
- A result code.
DESCRIPTION
TheSSpListener_GetMetersPerUnitfunction returns, in theoutMetersPerUnitparameter, the number of meters in the listener unit associated with the listener specified by theinListenerReferenceparameter. The default listener unit is one meter--that is, all units passed to SoundSprocket functions are interpreted as meters.