|
flimEngine
|
This is the complete list of members for SoundEngine, including all inherited members.
| activeSoundCalls | SoundEngine | private |
| audioThread | SoundEngine | private |
| Create() | SoundEngine | inlinestatic |
| CreateSoundCall(SoundCall *&in, SoundCallID id, bool _3D) | SoundEngine | inlinestatic |
| CreateSoundCall(SoundCall *&in, SoundCallID id, int priority) | SoundEngine | inlinestatic |
| FindSoundCall(SoundCall *&out, unsigned int handle) | SoundEngine | inlinestatic |
| GetA2GBuff() | SoundEngine | inlinestatic |
| GetG2ABuff() | SoundEngine | inlinestatic |
| instance | SoundEngine | privatestatic |
| Instance() | SoundEngine | inlineprivatestatic |
| LoadScript(std::string path, SoundCallID id, void(*cb)(void)=nullptr) | SoundEngine | inlinestatic |
| LoadSound(std::string path, SoundCallID id, void(*cb)(void)=nullptr) | SoundEngine | inlinestatic |
| operator=(const SoundEngine &)=delete | SoundEngine | |
| pA2GBuff | SoundEngine | private |
| pG2ABuff | SoundEngine | private |
| privCreate() | SoundEngine | private |
| privCreateSoundCall(SoundCall *&in, SoundCallID id, int priority) | SoundEngine | private |
| privCreateSoundCall(SoundCall *&in, SoundCallID id, bool _3D) | SoundEngine | private |
| privFindSoundCall(SoundCall *&out, unsigned int handle) | SoundEngine | private |
| privGetA2GBuff() | SoundEngine | private |
| privGetG2ABuff() | SoundEngine | private |
| privLoadScript(std::string path, SoundCallID id, void(*cb)(void)) | SoundEngine | private |
| privLoadScript(const char *path, SoundCallID id, void(*cb)(void)) | SoundEngine | private |
| privLoadSound(std::string path, SoundCallID id, void(*cb)(void)) | SoundEngine | private |
| privReturnSoundCall(SoundCall *in) | SoundEngine | private |
| privSendData(ThreadCommand val) | SoundEngine | private |
| privSendDataA2G(ThreadCommand val) | SoundEngine | private |
| privTerminate() | SoundEngine | private |
| privUpdate() | SoundEngine | private |
| ReturnSoundCall(SoundCall *in) | SoundEngine | inlinestatic |
| SendData(ThreadCommand val) | SoundEngine | inlinestatic |
| SendDataA2G(ThreadCommand val) | SoundEngine | inlinestatic |
| SoundEngine(const SoundEngine &)=delete | SoundEngine | |
| SoundEngine() | SoundEngine | private |
| Terminate() | SoundEngine | inlinestatic |
| Update() | SoundEngine | inlinestatic |
| ~SoundEngine() | SoundEngine | private |