, including all inherited members.
chain(Play_ID base, Snd_ID next) | SoundManager | |
chainBuffer(Play_ID base, const char buf[], unsigned int len) | SoundManager | |
chainFile(Play_ID base, std::string const &next) | SoundManager | |
chanlist | SoundManager | [protected] |
chanlist_t typedef | SoundManager | [protected] |
CopyTo(void *dest, size_t destSize) | SoundManager | |
endPlay(Play_ID id) | SoundManager | [protected] |
Enqueue enum value | SoundManager | |
Fast enum value | SoundManager | |
getNextKey() | SoundManager | [virtual] |
getNumPlaying() | SoundManager | |
getRemainTime(Play_ID id) const | SoundManager | |
InitAccess(MessageQueueBase &sndbufq) | SoundManager | |
initRegion(unsigned int size) | SoundManager | [protected] |
invalid_Play_ID | SoundManager | [static] |
invalid_Snd_ID | SoundManager | [static] |
loadBuffer(const char buf[], unsigned int len) | SoundManager | |
loadFile(std::string const &name) | SoundManager | |
lock | SoundManager | [mutable, protected] |
lookupPath(std::string const &name) const | SoundManager | [protected] |
max_chan | SoundManager | [protected] |
MAX_NAME_LEN | SoundManager | [static] |
MAX_PLAY | SoundManager | [static] |
MAX_SND | SoundManager | [static] |
mix_mode | SoundManager | [protected] |
mixChannel(Play_ID channelId, void *buf, size_t size) | SoundManager | [protected] |
mixChannelAdditively(Play_ID channelId, int bitsPerSample, MixMode_t mode, short scalingFactor, void *buf, size_t size) | SoundManager | [protected] |
mixerBuffer | SoundManager | [protected] |
mixerBufferSize | SoundManager | [protected] |
MixMode_t enum name | SoundManager | |
MSG_SIZE | SoundManager | [protected, static] |
operator=(const SoundManager &) | SoundManager | [private] |
Override enum value | SoundManager | |
Pause enum value | SoundManager | |
pausePlay(Play_ID id) | SoundManager | |
play(Snd_ID id) | SoundManager | |
Play_ID typedef | SoundManager | |
playBuffer(const char buf[], unsigned int len) | SoundManager | |
playFile(std::string const &name) | SoundManager | |
playlist | SoundManager | [protected] |
playlist_t typedef | SoundManager | [protected] |
ProcessMsg(RCRegion *rcr) | SoundManager | |
Quality enum value | SoundManager | |
queue_mode | SoundManager | [protected] |
QueueMode_t enum name | SoundManager | |
release(Snd_ID id) | SoundManager | |
releaseFile(std::string const &name) | SoundManager | |
resumePlay(Play_ID id) | SoundManager | |
selectChannels(std::vector< Play_ID > &mix) | SoundManager | [protected] |
setMode(unsigned int max_channels, MixMode_t mixer_mode, QueueMode_t queuing_mode) | SoundManager | |
sn | SoundManager | [protected] |
Snd_ID typedef | SoundManager | |
sndlist | SoundManager | [protected] |
sndlist_t typedef | SoundManager | [protected] |
SoundManager() | SoundManager | |
SoundManager(const SoundManager &) | SoundManager | [private] |
speak(const std::string &text, bool showText=true, const std::string &voice="female") | SoundManager | |
speechDoneCleanup(long playid) | SoundManager | [friend] |
Stop enum value | SoundManager | |
stopPlay() | SoundManager | |
stopPlay(Play_ID id) | SoundManager | |
subjs | SoundManager | [protected] |
updateChannels(const std::vector< Play_ID > &mixs, size_t used) | SoundManager | [protected] |
~SoundManager() | SoundManager | [virtual] |