SSpSource_GetMode
You can use theSSpSource_GetModefunction to get the current source mode for a sound source.
OSStatus SSpSource_GetMode ( SSpSourceReference inSourceReference, UInt32 *outMode);
inSourceReference- A source reference.
outMode- On exit, the current source mode of the sound source. See "Source Modes" (page 1-26) for a description of the available source modes.
- function result
- A result code.
DESCRIPTION
TheSSpSource_GetModefunction returns, in theoutModeparameter, the current source mode of the sound source specified by theinSourceReferenceparameter.
 
  
  
 