ScummVM API documentation
AGDS::SoundManager Class Reference

Public Member Functions

 SoundManager (AGDSEngine *engine, Audio::Mixer *mixer)
 
void tick ()
 
int play (Common::String process, const Common::String &resource, const Common::String &filename, const Common::String &phaseVar, bool startPlaying, int volume, int pan, int id=-1, bool ambient=false)
 
bool playing (int id) const
 
void stopAllFrom (const Common::String &process)
 
void stopAll ()
 
const Soundfind (int id) const
 
SoundfindSampleByPhaseVar (const Common::String &phaseVar)
 

The documentation for this class was generated from the following file: