![]() |
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::cSoundMixer, including all inherited members.
CloseMixer() | GrayLib::cSoundMixer | |
cSoundMixer() noexcept | GrayLib::cSoundMixer | |
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 |
get_Handle() const noexcept | GrayLib::cSoundMixer | inline |
isOpen() const noexcept | GrayLib::cSoundMixer | inline |
k_VOL_MAX | GrayLib::cSoundBase | static |
k_VOL_MIN | GrayLib::cSoundBase | static |
OpenMixer(UINT uMixerDeviceID=0, DWORD_PTR dwCallback=0, DWORD_PTR dwInstanceData=0, DWORD dwOpenFlags=MIXER_OBJECTF_MIXER) | GrayLib::cSoundMixer | |
operator HMIXER() const noexcept | GrayLib::cSoundMixer | inline |
UNITTEST_FRIEND(cSoundMixer) | GrayLib::cSoundMixer | |
VolToDecibelI(SOUND_VOL_t v) | GrayLib::cSoundBase | inlinestatic |
VolToF(SOUND_VOL_t v) noexcept | GrayLib::cSoundBase | inlinestatic |
~cSoundMixer(void) | GrayLib::cSoundMixer |