ReactOS 0.4.15-dev-7942-gd23573b
WINE_MCIQTZ Struct Reference

#include <mciqtz_private.h>

Collaboration diagram for WINE_MCIQTZ:

Public Attributes

MCIDEVICEID wDevID
 
BOOL opened
 
BOOL uninit
 
IGraphBuilderpgraph
 
IMediaControl * pmctrl
 
IMediaSeekingseek
 
IMediaEvent * mevent
 
IVideoWindow * vidwin
 
IBasicVideo * vidbasic
 
IBasicAudio * audio
 
DWORD time_format
 
DWORD mci_flags
 
REFERENCE_TIME seek_start
 
REFERENCE_TIME seek_stop
 
UINT command_table
 
HWND parent
 
MCIDEVICEID notify_devid
 
HANDLE callback
 
HANDLE thread
 
HANDLE stop_event
 

Detailed Description

Definition at line 28 of file mciqtz_private.h.

Member Data Documentation

◆ audio

IBasicAudio* WINE_MCIQTZ::audio

Definition at line 38 of file mciqtz_private.h.

Referenced by MCIQTZ_mciClose(), MCIQTZ_mciOpen(), and MCIQTZ_mciSetAudio().

◆ callback

HANDLE WINE_MCIQTZ::callback

Definition at line 46 of file mciqtz_private.h.

Referenced by MCIQTZ_mciNotify(), MCIQTZ_mciPlay(), and MCIQTZ_notifyThread().

◆ command_table

UINT WINE_MCIQTZ::command_table

Definition at line 43 of file mciqtz_private.h.

Referenced by MCIQTZ_drvClose(), and MCIQTZ_drvOpen().

◆ mci_flags

DWORD WINE_MCIQTZ::mci_flags

Definition at line 40 of file mciqtz_private.h.

Referenced by MCIQTZ_mciPlay(), and MCIQTZ_notifyThread().

◆ mevent

IMediaEvent* WINE_MCIQTZ::mevent

Definition at line 35 of file mciqtz_private.h.

Referenced by MCIQTZ_mciClose(), MCIQTZ_mciOpen(), and MCIQTZ_notifyThread().

◆ notify_devid

MCIDEVICEID WINE_MCIQTZ::notify_devid

Definition at line 45 of file mciqtz_private.h.

Referenced by MCIQTZ_mciNotify(), MCIQTZ_mciPlay(), and MCIQTZ_notifyThread().

◆ opened

BOOL WINE_MCIQTZ::opened

Definition at line 30 of file mciqtz_private.h.

Referenced by MCIQTZ_mciClose(), MCIQTZ_mciOpen(), and MCIQTZ_mciStop().

◆ parent

HWND WINE_MCIQTZ::parent

◆ pgraph

IGraphBuilder* WINE_MCIQTZ::pgraph

Definition at line 32 of file mciqtz_private.h.

Referenced by MCIQTZ_mciClose(), and MCIQTZ_mciOpen().

◆ pmctrl

◆ seek

◆ seek_start

REFERENCE_TIME WINE_MCIQTZ::seek_start

Definition at line 41 of file mciqtz_private.h.

Referenced by MCIQTZ_mciPlay(), and MCIQTZ_notifyThread().

◆ seek_stop

REFERENCE_TIME WINE_MCIQTZ::seek_stop

Definition at line 42 of file mciqtz_private.h.

Referenced by MCIQTZ_mciPlay(), and MCIQTZ_notifyThread().

◆ stop_event

HANDLE WINE_MCIQTZ::stop_event

◆ thread

HANDLE WINE_MCIQTZ::thread

Definition at line 47 of file mciqtz_private.h.

Referenced by MCIQTZ_mciPlay(), MCIQTZ_mciStatus(), and MCIQTZ_mciStop().

◆ time_format

DWORD WINE_MCIQTZ::time_format

Definition at line 39 of file mciqtz_private.h.

Referenced by MCIQTZ_mciSet(), and MCIQTZ_mciStatus().

◆ uninit

BOOL WINE_MCIQTZ::uninit

Definition at line 31 of file mciqtz_private.h.

Referenced by MCIQTZ_mciClose(), and MCIQTZ_mciOpen().

◆ vidbasic

IBasicVideo* WINE_MCIQTZ::vidbasic

◆ vidwin

◆ wDevID

MCIDEVICEID WINE_MCIQTZ::wDevID

Definition at line 29 of file mciqtz_private.h.

Referenced by MCIQTZ_drvOpen().


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