|
| ImuseSndMgr (bool demo) |
|
SoundDesc * | openSound (const char *soundName, int volGroupId) |
|
void | closeSound (SoundDesc *sound) |
|
SoundDesc * | cloneSound (SoundDesc *sound) |
|
int | getFreq (SoundDesc *sound) |
|
int | getBits (SoundDesc *sound) |
|
int | getChannels (SoundDesc *sound) |
|
bool | isEndOfRegion (SoundDesc *sound, int region) |
|
int | getNumRegions (SoundDesc *sound) |
|
int | getNumJumps (SoundDesc *sound) |
|
int | getRegionOffset (SoundDesc *sound, int region) |
|
int | getRegionLength (SoundDesc *sound, int region) |
|
int | getJumpIdByRegionAndHookId (SoundDesc *sound, int region, int hookId) |
|
int | getRegionIdByJumpId (SoundDesc *sound, int jumpId) |
|
int | getJumpHookId (SoundDesc *sound, int number) |
|
int | getJumpFade (SoundDesc *sound, int number) |
|
int32 | getDataFromRegion (SoundDesc *sound, int region, byte **buf, int32 offset, int32 size, int32 *flags) |
|
The documentation for this class was generated from the following file: