flimEngine
|
This is the complete list of members for SoundManager, including all inherited members.
assetPath | SoundManager | private |
AudioThreadEnded() | SoundManager | inlinestatic |
callbacks | SoundManager | private |
CancelPlaylist(unsigned int i) | SoundManager | inlinestatic |
CreateChannel(Channel *&out) | SoundManager | inlinestatic |
CreateVoice(Track *&v, WAVEFORMATEXTENSIBLE &wfx) | SoundManager | inlinestatic |
endAudioThread | SoundManager | private |
EndAudioThread() | SoundManager | inlinestatic |
fileThread | SoundManager | private |
GetInfo(SoundManagerInfo &out) | SoundManager | inlinestatic |
GetSound(Sound *&out, std::string in, Playlist *pl) | SoundManager | inlinestatic |
GetSound(Sound *&out, unsigned int in, Playlist *pl) | SoundManager | inlinestatic |
GetSoundTime() | SoundManager | inlinestatic |
GetXAudio2(IXAudio2 *&out) | SoundManager | private |
info | SoundManager | private |
InsertTimelineCommand(AudioCommand *cmd) | SoundManager | inlinestatic |
InsertTimelineCommand(AudioCommand *cmd, int t) | SoundManager | inlinestatic |
instance | SoundManager | privatestatic |
Instance() | SoundManager | inlineprivatestatic |
list | SoundManager | private |
LoadSound(std::string key, char *in, void(*cb)(void)) | SoundManager | inlinestatic |
LoadSound(unsigned int key, char *in, void(*cb)(void)) | SoundManager | inlinestatic |
LoadSound(unsigned int key, const char *in, void(*cb)(void)) | SoundManager | inlinestatic |
masteringVoice | SoundManager | private |
operator=(const SoundManager &)=delete | SoundManager | private |
pA2F | SoundManager | private |
PanSound(IXAudio2SubmixVoice *&sourceVoice, X3DAUDIO_DSP_SETTINGS *&dspSettings) | SoundManager | inlinestatic |
PassCallback(CallbackMailbox *cb) | SoundManager | inlinestatic |
pF2A | SoundManager | private |
Print() | SoundManager | inlinestatic |
privAudioThreadEnded() | SoundManager | private |
privCreateChannel(Channel *&out) | SoundManager | private |
privCreateVoice(Track *&v, WAVEFORMATEXTENSIBLE &wfx) | SoundManager | private |
privEndAudioThread() | SoundManager | private |
privGetInfo(SoundManagerInfo &out) | SoundManager | private |
privGetSound(Sound *&out, std::string in, Playlist *pl) | SoundManager | private |
privGetSound(Sound *&out, unsigned int in, Playlist *pl) | SoundManager | private |
privGetTime() | SoundManager | private |
privInsertTimelineCommand(AudioCommand *cmd) | SoundManager | private |
privInsertTimelineCommand(AudioCommand *cmd, int trigger_time) | SoundManager | private |
privLoadSound(std::string key, char *path, void(*cb)(void)) | SoundManager | private |
privLoadSound(unsigned int key, char *path, void(*cb)(void)) | SoundManager | private |
privLoadSound(unsigned int key, const char *path, void(*cb)(void)) | SoundManager | private |
privPanSound(IXAudio2SubmixVoice *&sourceVoice, X3DAUDIO_DSP_SETTINGS *&dspSettings) | SoundManager | private |
privPassCallback(CallbackMailbox *cb) | SoundManager | inlineprivate |
privRemove(Sound *snd) | SoundManager | private |
privSendDataA2F(ThreadCommand val) | SoundManager | private |
privSendDataF2A(ThreadCommand val) | SoundManager | private |
privUnload() | SoundManager | private |
privUnloadSound(Sound *&snd) | SoundManager | private |
privUpdate() | SoundManager | private |
Remove(Sound *snd) | SoundManager | inlineprivatestatic |
SendDataA2F(ThreadCommand val) | SoundManager | inlinestatic |
SendDataF2A(ThreadCommand val) | SoundManager | inlinestatic |
Sound class | SoundManager | friend |
SoundManager() | SoundManager | private |
SoundManager(const SoundManager &)=delete | SoundManager | private |
timeline | SoundManager | private |
Unload() | SoundManager | inlinestatic |
UnloadSound(Sound *&snd) | SoundManager | inlinestatic |
Update() | SoundManager | inlinestatic |
VoiceFactory class | SoundManager | friend |
xAudio2 | SoundManager | private |
~SoundManager() | SoundManager | private |