- General info
Sound system detection
Sound system detection by the audio decoder inside the platform is always active and uses this interface to signal changes. If StartSearch() is called on the tuner, as soon as the signal disappears, the audio decoder will notify an OnSoundSystemChanged as due to the signal loss it will go to SoundSystemInvalid. When the signal is found (and stable) it raises again a notification to signal the change to the detected sound system. Thus any change in the audio signal, also caused by SetFreq(), has to be notified.
- Constants
- Functions/Parameters
- void OnSoundSystemChanged( void )
Notification that the sound system has changed. The contents of the sound system can be retrieved via the SoundSystem interface. Also a loss of sound system is notified.
Copyright © 2009, Koninklijke Philips Electronics N.V.