|
CoriEngine
|
This is the complete list of members for Cori::Audio::Mixer, including all inherited members.
| GetMasterGain() | Cori::Audio::Mixer | static |
| PauseAllTracks() | Cori::Audio::Mixer | static |
| PauseTag(const char *tag) | Cori::Audio::Mixer | static |
| ResumeAllTracks() | Cori::Audio::Mixer | static |
| ResumeTag(const char *tag) | Cori::Audio::Mixer | static |
| SetMasterGain(const float gain) | Cori::Audio::Mixer | static |
| SetTagGain(const char *tag, const float gain) | Cori::Audio::Mixer | static |
| StartTag(const char *tag, const PlayParams ¶ms=PlayParams{}) | Cori::Audio::Mixer | static |
| StopTag(const char *tag, const int64_t fadeOutMS=0) | Cori::Audio::Mixer | static |