ReactOS 0.4.15-dev-7918-g2a2556c
MIXER_CONTEXT Struct Reference

#include <mmixer.h>

Collaboration diagram for MIXER_CONTEXT:

Public Attributes

ULONG SizeOfStruct
 
PVOID MixerContext
 
PMIXER_ALLOC Alloc
 
PMIXER_DEVICE_CONTROL Control
 
PMIXER_FREE Free
 
PMIXER_OPEN Open
 
PMIXER_CLOSE Close
 
PMIXER_COPY Copy
 
PMIXER_OPEN_KEY OpenKey
 
PMIXER_QUERY_KEY_VALUE QueryKeyValue
 
PMIXER_CLOSEKEY CloseKey
 
PMIXER_ALLOC_EVENT_DATA AllocEventData
 
PMIXER_FREE_EVENT_DATA FreeEventData
 

Detailed Description

Definition at line 89 of file mmixer.h.

Member Data Documentation

◆ Alloc

◆ AllocEventData

PMIXER_ALLOC_EVENT_DATA MIXER_CONTEXT::AllocEventData

Definition at line 103 of file mmixer.h.

Referenced by MMixerInitialize(), and MMixerVerifyContext().

◆ Close

PMIXER_CLOSE MIXER_CONTEXT::Close

Definition at line 98 of file mmixer.h.

Referenced by MMixerInitialize(), and MMixerVerifyContext().

◆ CloseKey

PMIXER_CLOSEKEY MIXER_CONTEXT::CloseKey

◆ Control

◆ Copy

◆ Free

◆ FreeEventData

PMIXER_FREE_EVENT_DATA MIXER_CONTEXT::FreeEventData

Definition at line 104 of file mmixer.h.

Referenced by MMixerAddEvent(), MMixerInitialize(), and MMixerVerifyContext().

◆ MixerContext

◆ Open

PMIXER_OPEN MIXER_CONTEXT::Open

Definition at line 97 of file mmixer.h.

Referenced by MMixerInitialize(), and MMixerVerifyContext().

◆ OpenKey

◆ QueryKeyValue

PMIXER_QUERY_KEY_VALUE MIXER_CONTEXT::QueryKeyValue

◆ SizeOfStruct

ULONG MIXER_CONTEXT::SizeOfStruct

Definition at line 91 of file mmixer.h.

Referenced by MMixerVerifyContext().


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