SoundMgr::StopAllSounds
Defined in:  
Stops all sounds which are currently playing.
C4Sound.hPrototype
void StopAllSounds(void);
Description
The StopAllSounds function stops all sounds which are currently playing, paused, or scheduled to be played. Any of these sounds that are nonpersistent are released.
See Also
