|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <mmsystem.h>

Public Attributes | |
| DWORD | cbStruct |
| DWORD | dwLineID |
| union { | |
| DWORD dwControlID | |
| DWORD dwControlType | |
| } | DUMMYUNIONNAME |
| DWORD | cControls |
| DWORD | cbmxctrl |
| LPMIXERCONTROLA | pamxctrl |
Definition at line 1329 of file mmsystem.h.
| DWORD tagMIXERLINECONTROLSA::cbmxctrl |
Definition at line 1337 of file mmsystem.h.
Referenced by mixer_test_deviceA(), mixerGetLineControlsA(), OnTrayInitMixer(), SndMixerQueryControls(), Volume_FindMixerControl(), WdmAudGetVolumeByMMixer(), and WdmAudSetVolumeByMMixer().
| DWORD tagMIXERLINECONTROLSA::cbStruct |
Definition at line 1330 of file mmsystem.h.
Referenced by mixer_test_deviceA(), mixerGetLineControlsA(), OnTrayInitMixer(), SndMixerQueryControls(), Volume_FindMixerControl(), WdmAudGetVolumeByMMixer(), and WdmAudSetVolumeByMMixer().
| DWORD tagMIXERLINECONTROLSA::cControls |
Definition at line 1336 of file mmsystem.h.
Referenced by mixer_test_deviceA(), mixerGetLineControlsA(), OnTrayInitMixer(), SndMixerQueryControls(), Volume_FindMixerControl(), WdmAudGetVolumeByMMixer(), and WdmAudSetVolumeByMMixer().
| _ANONYMOUS_UNION union { ... } tagMIXERLINECONTROLSA::DUMMYUNIONNAME |
| DWORD tagMIXERLINECONTROLSA::dwControlID |
Definition at line 1333 of file mmsystem.h.
Referenced by mixerGetLineControlsA().
| DWORD tagMIXERLINECONTROLSA::dwControlType |
Definition at line 1334 of file mmsystem.h.
Referenced by mixerGetLineControlsA(), OnTrayInitMixer(), Volume_FindMixerControl(), WdmAudGetVolumeByMMixer(), and WdmAudSetVolumeByMMixer().
| DWORD tagMIXERLINECONTROLSA::dwLineID |
Definition at line 1331 of file mmsystem.h.
Referenced by mixer_test_deviceA(), mixerGetLineControlsA(), OnTrayInitMixer(), SndMixerQueryControls(), Volume_FindMixerControl(), WdmAudGetVolumeByMMixer(), and WdmAudSetVolumeByMMixer().
| LPMIXERCONTROLA tagMIXERLINECONTROLSA::pamxctrl |
Definition at line 1338 of file mmsystem.h.
Referenced by mixer_test_deviceA(), mixerGetLineControlsA(), OnTrayInitMixer(), SndMixerQueryControls(), Volume_FindMixerControl(), WdmAudGetVolumeByMMixer(), and WdmAudSetVolumeByMMixer().