ReactOS 0.4.16-dev-737-g3368adc
|
Public Attributes | |
GUID | guidEventContext |
BOOL | bMuted |
FLOAT | fMasterVolume |
UINT | nChannels |
FLOAT | afChannelVolumes [1] |
Definition at line 22 of file endpointvolume.idl.
FLOAT AUDIO_VOLUME_NOTIFICATION_DATA::afChannelVolumes[1] |
Definition at line 28 of file endpointvolume.idl.
BOOL AUDIO_VOLUME_NOTIFICATION_DATA::bMuted |
Definition at line 25 of file endpointvolume.idl.
FLOAT AUDIO_VOLUME_NOTIFICATION_DATA::fMasterVolume |
Definition at line 26 of file endpointvolume.idl.
GUID AUDIO_VOLUME_NOTIFICATION_DATA::guidEventContext |
Definition at line 24 of file endpointvolume.idl.
UINT AUDIO_VOLUME_NOTIFICATION_DATA::nChannels |
Definition at line 27 of file endpointvolume.idl.