|
|
| AudioPlayer (BladeRunnerEngine *vm) |
| |
|
int | playAud (const Common::String &name, int volume, int panStart, int panEnd, int priority, byte flags=0, Audio::Mixer::SoundType type=kAudioPlayerSoundType) |
| |
|
bool | isActive (int track) const |
| |
|
uint32 | getLength (int track) const |
| |
|
void | stop (int track, bool immediately) |
| |
|
void | stopAll () |
| |
|
void | adjustVolume (int track, int volume, uint32 delaySeconds, bool explicitVolumeAdjustment) |
| |
|
void | adjustPan (int track, int pan, uint32 delaySeconds) |
| |
|
void | playSample () |
| |
The documentation for this class was generated from the following file: