|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <precomp.h>

Public Attributes | |
| LIST_ENTRY | Entry |
| MIXERCAPSW | MixCaps |
| LIST_ENTRY | LineList |
| ULONG | ControlId |
| LIST_ENTRY | EventList |
| LIST_ENTRY MIXER_INFO::Entry |
| LIST_ENTRY MIXER_INFO::EventList |
| LIST_ENTRY MIXER_INFO::LineList |
Definition at line 71 of file precomp.h.
Referenced by MMixerGetMixerControlById(), MMixerGetSourceMixerLineByComponentType(), and MMixerGetSourceMixerLineByLineId().
| MIXERCAPSW MIXER_INFO::MixCaps |
Definition at line 70 of file precomp.h.
Referenced by MMixerGetCapabilities(), MMixerGetLineInfo(), MMixerGetMixerByName(), and MMixerPrintMixers().