|
ReactOS 0.4.17-dev-769-g1500a35
|
#include <mediabtns.h>

Public Member Functions | |
| CMultimediaBackend () | |
| ~CMultimediaBackend () | |
| CMultimediaBackend (CMultimediaBackend &)=delete | |
| CMultimediaBackend (CMultimediaBackend &&)=delete | |
| CMultimediaBackend & | operator= (CMultimediaBackend &)=delete |
| CMultimediaBackend & | operator= (CMultimediaBackend &&)=delete |
| void | Initialize () |
| bool | Mute () |
| bool | AdjustVolume (_In_ UINT direction, _In_ HANDLE hProcessHeap) |
Private Member Functions | |
| void | CalculateSteps (_Inout_ PMIXERCONTROLDETAILS_UNSIGNED pmxcdVolume) |
| void | LogError (_In_ const char *pszFunctionName, _In_ const char *pszMessage, _In_ MMRESULT mmres) |
| MMRESULT | GetCurrentVolume (_Inout_ PMIXERCONTROLDETAILS pmxcd) |
Definition at line 24 of file mediabtns.h.
| CMultimediaBackend::CMultimediaBackend | ( | ) |
Definition at line 12 of file mediabtns.cpp.
| CMultimediaBackend::~CMultimediaBackend | ( | ) |
Definition at line 41 of file mediabtns.cpp.
|
delete |
|
delete |
Definition at line 184 of file mediabtns.cpp.
Referenced by CTaskSwitchWnd::HandleAppCommand().
|
private |
Definition at line 280 of file mediabtns.cpp.
Referenced by AdjustVolume().
|
private |
Definition at line 334 of file mediabtns.cpp.
Referenced by AdjustVolume().
| void CMultimediaBackend::Initialize | ( | ) |
Definition at line 52 of file mediabtns.cpp.
Referenced by CTaskSwitchWnd::OnCreate(), and CTaskSwitchWnd::OnWinMMDeviceChange().
|
private |
Definition at line 326 of file mediabtns.cpp.
| bool CMultimediaBackend::Mute | ( | ) |
Definition at line 159 of file mediabtns.cpp.
Referenced by CTaskSwitchWnd::HandleAppCommand().
|
delete |
|
delete |
| DWORD CMultimediaBackend::dwMaximum |
Definition at line 62 of file mediabtns.h.
| DWORD CMultimediaBackend::dwMinimum |
Definition at line 61 of file mediabtns.h.
|
private |
Definition at line 58 of file mediabtns.h.
Referenced by AdjustVolume(), CalculateSteps(), GetCurrentVolume(), and Initialize().
|
private |
Definition at line 56 of file mediabtns.h.
Referenced by AdjustVolume(), Initialize(), and Mute().
| struct { ... } CMultimediaBackend::m_dwMasterRanges |
Referenced by AdjustVolume(), CalculateSteps(), and Initialize().
|
private |
Definition at line 57 of file mediabtns.h.
Referenced by GetCurrentVolume(), and Initialize().
|
private |
Definition at line 55 of file mediabtns.h.
Referenced by AdjustVolume(), GetCurrentVolume(), Initialize(), Mute(), and ~CMultimediaBackend().
|
private |
Definition at line 54 of file mediabtns.h.
Referenced by AdjustVolume(), CMultimediaBackend(), Mute(), and ~CMultimediaBackend().
Definition at line 64 of file mediabtns.h.
Referenced by AdjustVolume(), CalculateSteps(), Initialize(), and ~CMultimediaBackend().
|
private |
Definition at line 49 of file mediabtns.h.
Referenced by CMultimediaBackend(), Initialize(), and ~CMultimediaBackend().
|
private |
Definition at line 44 of file mediabtns.h.
Referenced by CMultimediaBackend(), GetCurrentVolume(), and Mute().
|
private |
Definition at line 45 of file mediabtns.h.
Referenced by CMultimediaBackend(), and Initialize().
|
private |
Definition at line 47 of file mediabtns.h.
Referenced by CMultimediaBackend(), and Initialize().
|
private |
Definition at line 46 of file mediabtns.h.
Referenced by CMultimediaBackend(), and Initialize().
|
private |
Definition at line 48 of file mediabtns.h.
Referenced by CMultimediaBackend(), and Initialize().
|
private |
Definition at line 43 of file mediabtns.h.
Referenced by AdjustVolume(), CMultimediaBackend(), and Mute().
|
private |
Definition at line 50 of file mediabtns.h.
Referenced by CMultimediaBackend(), and LogError().
|
private |
Definition at line 51 of file mediabtns.h.
Referenced by CMultimediaBackend(), and Initialize().
|
private |
Definition at line 52 of file mediabtns.h.
Referenced by CMultimediaBackend(), and Initialize().