ReactOS 0.4.15-dev-7918-g2a2556c
AUDIO_VOLUME_NOTIFICATION_DATA Struct Reference
Collaboration diagram for AUDIO_VOLUME_NOTIFICATION_DATA:

Public Attributes

GUID guidEventContext
 
BOOL bMuted
 
FLOAT fMasterVolume
 
UINT nChannels
 
FLOAT afChannelVolumes [1]
 

Detailed Description

Definition at line 22 of file endpointvolume.idl.

Member Data Documentation

◆ afChannelVolumes

FLOAT AUDIO_VOLUME_NOTIFICATION_DATA::afChannelVolumes[1]

Definition at line 28 of file endpointvolume.idl.

◆ bMuted

BOOL AUDIO_VOLUME_NOTIFICATION_DATA::bMuted

Definition at line 25 of file endpointvolume.idl.

◆ fMasterVolume

FLOAT AUDIO_VOLUME_NOTIFICATION_DATA::fMasterVolume

Definition at line 26 of file endpointvolume.idl.

◆ guidEventContext

GUID AUDIO_VOLUME_NOTIFICATION_DATA::guidEventContext

Definition at line 24 of file endpointvolume.idl.

◆ nChannels

UINT AUDIO_VOLUME_NOTIFICATION_DATA::nChannels

Definition at line 27 of file endpointvolume.idl.


The documentation for this struct was generated from the following file: