|
XPMP2
X-Plane multiplayer library 2 - using instancing
|
This is the complete list of members for XPMP2::SoundSystemFMOD, including all inherited members.
| AddChn(SoundFile *pSnd, float vol, FMOD_CHANNEL *pChn=nullptr) | XPMP2::SoundSystem | protected |
| bLowPass | XPMP2::SoundSystemFMOD | protected |
| ChnCB(FMOD_CHANNELCONTROL *channelcontrol, FMOD_CHANNELCONTROL_TYPE controltype, FMOD_CHANNELCONTROL_CALLBACK_TYPE callbacktype, void *commanddata1, void *commanddata2) | XPMP2::SoundSystemFMOD | protectedstatic |
| EnumerateSounds(const char *prevName, const char **ppFilePath) | XPMP2::SoundSystem | |
| fmodVer | XPMP2::SoundSystemFMOD | protected |
| GetChn(uint64_t sndId) | XPMP2::SoundSystem | protected |
| GetSndId(FMOD_CHANNEL *pFmodChn) | XPMP2::SoundSystemFMOD | protectedstatic |
| GetSys() const | XPMP2::SoundSystemFMOD | inline |
| GetVer() const | XPMP2::SoundSystemFMOD | inline |
| IsValid(uint64_t sndId) override | XPMP2::SoundSystemFMOD | virtual |
| LoadSoundFile(const std::string &_sndName, const std::string &_filePath, bool _bLoop, float _coneDir, float _conePitch, float _coneInAngle, float _coneOutAngle, float _coneOutVol) override | XPMP2::SoundSystemFMOD | virtual |
| mapChn | XPMP2::SoundSystem | protected |
| mapSounds | XPMP2::SoundSystem | protected |
| me | XPMP2::SoundSystemFMOD | protectedstatic |
| pChnGrp | XPMP2::SoundSystemFMOD | protected |
| pFmodSystem | XPMP2::SoundSystemFMOD | protected |
| Play(const std::string &sndName, float vol, const Aircraft &ac) override | XPMP2::SoundSystemFMOD | virtual |
| RemoveChn(uint64_t sndId) | XPMP2::SoundSystem | protected |
| SetAllMute(bool bMute) override | XPMP2::SoundSystemFMOD | virtual |
| SetLowPassGain(bool bOn) | XPMP2::SoundSystemFMOD | protected |
| SetMasterVolume(float volMaster) override | XPMP2::SoundSystemFMOD | virtual |
| SetMute(uint64_t sndId, bool bMute) override | XPMP2::SoundSystemFMOD | virtual |
| SetPosOrientation(uint64_t sndId, const Aircraft &ac, bool bDoOrientation) override | XPMP2::SoundSystemFMOD | virtual |
| SetVolume(uint64_t sndId, float vol) override | XPMP2::SoundSystemFMOD | virtual |
| SoundLogCB(FMOD_DEBUG_FLAGS flags, const char *file, int line, const char *func, const char *message) | XPMP2::SoundSystemFMOD | protectedstatic |
| SoundLogEnable(bool bEnable=true) | XPMP2::SoundSystemFMOD | |
| SoundSetFmodSettings(T_ADVSET &advSet) | XPMP2::SoundSystemFMOD | protected |
| SoundSystem() | XPMP2::SoundSystem | inline |
| SoundSystemFMOD() | XPMP2::SoundSystemFMOD | |
| Stop(uint64_t sndId) override | XPMP2::SoundSystemFMOD | virtual |
| Unpause(uint64_t sndId) override | XPMP2::SoundSystemFMOD | virtual |
| Update() override | XPMP2::SoundSystemFMOD | virtual |
| UsePreV2Fmod() | XPMP2::SoundSystemFMOD | inline |
| ~SoundSystem() | XPMP2::SoundSystem | inlinevirtual |
| ~SoundSystemFMOD() override | XPMP2::SoundSystemFMOD |