Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GrayLib::cSoundMixer Member List

This is the complete list of members for GrayLib::cSoundMixer, including all inherited members.

CloseMixer()GrayLib::cSoundMixer
cSoundMixer() noexceptGrayLib::cSoundMixer
DecibelItoF(LONG d)GrayLib::cSoundBasestatic
DecibelItoVol(LONG d)GrayLib::cSoundBaseinlinestatic
FToDecibelI(float v)GrayLib::cSoundBasestatic
FToVol(float v) noexceptGrayLib::cSoundBaseinlinestatic
get_Handle() const noexceptGrayLib::cSoundMixerinline
isOpen() const noexceptGrayLib::cSoundMixerinline
k_VOL_MAXGrayLib::cSoundBasestatic
k_VOL_MINGrayLib::cSoundBasestatic
OpenMixer(UINT uMixerDeviceID=0, DWORD_PTR dwCallback=0, DWORD_PTR dwInstanceData=0, DWORD dwOpenFlags=MIXER_OBJECTF_MIXER)GrayLib::cSoundMixer
operator HMIXER() const noexceptGrayLib::cSoundMixerinline
UNITTEST_FRIEND(cSoundMixer)GrayLib::cSoundMixer
VolToDecibelI(SOUND_VOL_t v)GrayLib::cSoundBaseinlinestatic
VolToF(SOUND_VOL_t v) noexceptGrayLib::cSoundBaseinlinestatic
~cSoundMixer(void)GrayLib::cSoundMixer