Classes | |
struct | SoundDesc |
Public Member Functions | |
ImuseDigiSndMgr (ScummEngine *scumm) | |
SoundDesc * | openSound (int32 soundId, const char *soundName, int soundType, int volGroupId, int disk) |
void | closeSound (SoundDesc *soundDesc) |
void | closeSoundById (int soundId) |
SoundDesc * | findSoundById (int soundId) |
SoundDesc * | getSounds () |
void | scheduleSoundForDeallocation (int soundId) |