ReactOS 0.4.15-dev-7924-g5949c20
MIXER_DATA Struct Reference

#include <precomp.h>

Collaboration diagram for MIXER_DATA:

Public Attributes

LIST_ENTRY Entry
 
ULONG DeviceId
 
HANDLE hDevice
 
HANDLE hDeviceInterfaceKey
 
LPWSTR DeviceName
 
PTOPOLOGY Topology
 
LPMIXER_INFO MixerInfo
 

Detailed Description

Definition at line 111 of file precomp.h.

Member Data Documentation

◆ DeviceId

ULONG MIXER_DATA::DeviceId

Definition at line 114 of file precomp.h.

Referenced by MMixerCreateMixerData(), and MMixerGetDataByDeviceId().

◆ DeviceName

LPWSTR MIXER_DATA::DeviceName

◆ Entry

LIST_ENTRY MIXER_DATA::Entry

Definition at line 113 of file precomp.h.

Referenced by MMixerCreateMixerData().

◆ hDevice

HANDLE MIXER_DATA::hDevice

◆ hDeviceInterfaceKey

HANDLE MIXER_DATA::hDeviceInterfaceKey

Definition at line 116 of file precomp.h.

Referenced by MMixerCreateMixerData().

◆ MixerInfo

LPMIXER_INFO MIXER_DATA::MixerInfo

Definition at line 119 of file precomp.h.

Referenced by MMixerSetGetMuxControlDetails().

◆ Topology

PTOPOLOGY MIXER_DATA::Topology

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