ReactOS 0.4.16-dev-91-g764881a
|
#include <sndvol32.h>
Public Attributes | |
struct _SND_MIXER_DESTINATION * | Next |
MIXERLINE | Info |
LPMIXERCONTROL | Controls |
UINT | DisplayControls |
PSND_MIXER_CONNECTION | Connections |
Definition at line 89 of file sndvol32.h.
PSND_MIXER_CONNECTION _SND_MIXER_DESTINATION::Connections |
Definition at line 95 of file sndvol32.h.
LPMIXERCONTROL _SND_MIXER_DESTINATION::Controls |
Definition at line 93 of file sndvol32.h.
UINT _SND_MIXER_DESTINATION::DisplayControls |
Definition at line 94 of file sndvol32.h.
MIXERLINE _SND_MIXER_DESTINATION::Info |
Definition at line 92 of file sndvol32.h.
struct _SND_MIXER_DESTINATION* _SND_MIXER_DESTINATION::Next |
Definition at line 91 of file sndvol32.h.