ReactOS 0.4.15-dev-7942-gd23573b
_SND_MIXER Struct Reference

#include <sndvol32.h>

Collaboration diagram for _SND_MIXER:

Public Attributes

UINT MixersCount
 
HWND hWndNotification
 
UINT MixerId
 
HMIXER hmx
 
MIXERCAPS Caps
 
PSND_MIXER_DESTINATION Lines
 

Detailed Description

Definition at line 96 of file sndvol32.h.

Member Data Documentation

◆ Caps

◆ hmx

◆ hWndNotification

HWND _SND_MIXER::hWndNotification

Definition at line 99 of file sndvol32.h.

Referenced by SndMixerCreate(), and SndMixerSelect().

◆ Lines

◆ MixerId

UINT _SND_MIXER::MixerId

◆ MixersCount

UINT _SND_MIXER::MixersCount

Definition at line 98 of file sndvol32.h.

Referenced by SndMixerCreate(), SndMixerEnumProducts(), and SndMixerSelect().


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