AUDIO_VOLUME_NOTIFICATION_DATA

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
version(Windows)
extern (Windows)
struct AUDIO_VOLUME_NOTIFICATION_DATA {}

Members

Variables

afChannelVolumes
float[1] afChannelVolumes;
Undocumented in source.
bMuted
BOOL bMuted;
Undocumented in source.
fMasterVolume
float fMasterVolume;
Undocumented in source.
guidEventContext
GUID guidEventContext;
Undocumented in source.
nChannels
UINT nChannels;
Undocumented in source.

Meta