|
void | Shutdown () |
|
void | Init () |
|
void | SetMixVolume () |
|
float | GetVolumeOfNonCriticalSounds () const |
|
void | SetVolumeOfNonCriticalSounds (float fVolumeOfNonCriticalSounds) |
|
void | Update () |
|
void | StartMixing (RageSoundBase *snd) |
|
void | StopMixing (RageSoundBase *snd) |
|
bool | Pause (RageSoundBase *snd, bool bPause) |
|
int64_t | GetPosition (RageTimer *pTimer) const |
|
float | GetPlayLatency () const |
|
int | GetDriverSampleRate () const |
|
RageSoundReader * | GetLoadedSound (const std::string &sPath) |
|
void | AddLoadedSound (const std::string &sPath, RageSoundReader_Preload *pSound) |
|
void | fix_bogus_sound_driver_pref (std::string const &valid_setting) |
|
The documentation for this class was generated from the following files:
- /home/runner/work/etterna/etterna/src/RageUtil/Sound/RageSoundManager.h
- /home/runner/work/etterna/etterna/src/RageUtil/Sound/RageSoundManager.cpp