| AddFile(const T *pFilePath, const T *pKey) | SoundLib::SoundsManagerTmpl< T > | |
| GetFrequencyRatio(const T *pKey) const | SoundLib::SoundsManagerTmpl< T > | |
| GetStatus(const T *pKey) const | SoundLib::SoundsManagerTmpl< T > | |
| GetVolume(const T *pKey) const | SoundLib::SoundsManagerTmpl< T > | |
| Initialize() | SoundLib::SoundsManagerTmpl< T > | |
| operator=(SoundsManagerTmpl< T > &&obj)=default | SoundLib::SoundsManagerTmpl< T > | |
| Pause(const T *pKey) | SoundLib::SoundsManagerTmpl< T > | |
| Resume(const T *pKey) | SoundLib::SoundsManagerTmpl< T > | |
| SetFrequencyRatio(const T *pKey, float ratio) | SoundLib::SoundsManagerTmpl< T > | |
| SetVolume(const T *pKey, uint8_t volume) | SoundLib::SoundsManagerTmpl< T > | |
| SoundsManagerTmpl() | SoundLib::SoundsManagerTmpl< T > | |
| SoundsManagerTmpl(SoundsManagerTmpl< T > &&obj)=default | SoundLib::SoundsManagerTmpl< T > | |
| Start(const T *pKey, bool isLoopPlayback=false) | SoundLib::SoundsManagerTmpl< T > | |
| Start(const T *pKey, ISoundsManagerDelegate< T > *pDelegate) | SoundLib::SoundsManagerTmpl< T > | |
| Start(const T *pKey, void(*onPlayedToEndCallback)(const T *pKey)) | SoundLib::SoundsManagerTmpl< T > | |
| Stop(const T *pKey) | SoundLib::SoundsManagerTmpl< T > | |
| ~SoundsManagerTmpl() | SoundLib::SoundsManagerTmpl< T > | |