Home
last modified time | relevance | path

Searched refs:GetMasterVolume (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundSystem.h679 static float GetMasterVolume() in GetMasterVolume() function
681 return internal::driver::HardwareManager::GetInstance().GetMasterVolume(); in GetMasterVolume()
Dsnd_HardwareManager.h109 f32 GetMasterVolume() const { return m_MasterVolume.GetValue(); } in GetMasterVolume() function