![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
This is the complete list of members for GrayLib::cSoundBase, including all inherited members.
DecibelItoF(LONG d) | GrayLib::cSoundBase | static |
DecibelItoVol(LONG d) | GrayLib::cSoundBase | inlinestatic |
FToDecibelI(float v) | GrayLib::cSoundBase | static |
FToVol(float v) noexcept | GrayLib::cSoundBase | inlinestatic |
k_VOL_MAX | GrayLib::cSoundBase | static |
k_VOL_MIN | GrayLib::cSoundBase | static |
VolToDecibelI(SOUND_VOL_t v) | GrayLib::cSoundBase | inlinestatic |
VolToF(SOUND_VOL_t v) noexcept | GrayLib::cSoundBase | inlinestatic |