ReactOS 0.4.17-dev-934-g091855f
vmr7 Struct Reference
Collaboration diagram for vmr7:

Public Attributes

struct strmbase_renderer renderer
 
struct video_window window
 
IAMCertifiedOutputProtection IAMCertifiedOutputProtection_iface
 
IAMFilterMiscFlags IAMFilterMiscFlags_iface
 
IVMRFilterConfig IVMRFilterConfig_iface
 
IVMRMonitorConfig IVMRMonitorConfig_iface
 
IVMRSurfaceAllocatorNotify IVMRSurfaceAllocatorNotify_iface
 
IVMRWindowlessControl IVMRWindowlessControl_iface
 
IAMVideoAccelerator IAMVideoAccelerator_iface
 
IOverlay IOverlay_iface
 
DWORD stream_count
 
DWORD mixing_prefs
 
VMRMode mode
 
IVMRSurfaceAllocator * allocator
 
IVMRImagePresenter * presenter
 
IDirectDrawSurface7 ** surfaces
 
DWORD surface_count
 
DWORD surface_index
 
DWORD_PTR cookie
 
HWND clipping_window
 
VMR9AspectRatioMode aspect_mode
 

Detailed Description

Definition at line 51 of file vmr7.c.

Member Data Documentation

◆ allocator

IVMRSurfaceAllocator* vmr7::allocator

Definition at line 71 of file vmr7.c.

Referenced by surface_allocator_notify_AdviseSurfaceAllocator().

◆ aspect_mode

VMR9AspectRatioMode vmr7::aspect_mode

Definition at line 80 of file vmr7.c.

◆ clipping_window

HWND vmr7::clipping_window

Definition at line 78 of file vmr7.c.

◆ cookie

DWORD_PTR vmr7::cookie

Definition at line 76 of file vmr7.c.

Referenced by surface_allocator_notify_AdviseSurfaceAllocator().

◆ IAMCertifiedOutputProtection_iface

IAMCertifiedOutputProtection vmr7::IAMCertifiedOutputProtection_iface

Definition at line 56 of file vmr7.c.

Referenced by impl_from_IAMCertifiedOutputProtection().

◆ IAMFilterMiscFlags_iface

IAMFilterMiscFlags vmr7::IAMFilterMiscFlags_iface

Definition at line 57 of file vmr7.c.

Referenced by impl_from_IAMFilterMiscFlags().

◆ IAMVideoAccelerator_iface

IAMVideoAccelerator vmr7::IAMVideoAccelerator_iface

Definition at line 63 of file vmr7.c.

Referenced by impl_from_IAMVideoAccelerator().

◆ IOverlay_iface

IOverlay vmr7::IOverlay_iface

Definition at line 64 of file vmr7.c.

Referenced by impl_from_IOverlay().

◆ IVMRFilterConfig_iface

IVMRFilterConfig vmr7::IVMRFilterConfig_iface

Definition at line 58 of file vmr7.c.

Referenced by impl_from_IVMRFilterConfig().

◆ IVMRMonitorConfig_iface

IVMRMonitorConfig vmr7::IVMRMonitorConfig_iface

Definition at line 59 of file vmr7.c.

Referenced by impl_from_IVMRMonitorConfig().

◆ IVMRSurfaceAllocatorNotify_iface

IVMRSurfaceAllocatorNotify vmr7::IVMRSurfaceAllocatorNotify_iface

Definition at line 60 of file vmr7.c.

Referenced by impl_from_IVMRSurfaceAllocatorNotify().

◆ IVMRWindowlessControl_iface

IVMRWindowlessControl vmr7::IVMRWindowlessControl_iface

Definition at line 61 of file vmr7.c.

Referenced by impl_from_IVMRWindowlessControl().

◆ mixing_prefs

DWORD vmr7::mixing_prefs

Definition at line 67 of file vmr7.c.

◆ mode

VMRMode vmr7::mode

Definition at line 69 of file vmr7.c.

◆ presenter

IVMRImagePresenter* vmr7::presenter

Definition at line 72 of file vmr7.c.

Referenced by surface_allocator_notify_AdviseSurfaceAllocator().

◆ renderer

struct strmbase_renderer vmr7::renderer

Definition at line 53 of file vmr7.c.

Referenced by impl_from_IBaseFilter().

◆ stream_count

DWORD vmr7::stream_count

Definition at line 66 of file vmr7.c.

◆ surface_count

DWORD vmr7::surface_count

Definition at line 74 of file vmr7.c.

◆ surface_index

DWORD vmr7::surface_index

Definition at line 75 of file vmr7.c.

◆ surfaces

IDirectDrawSurface7** vmr7::surfaces

Definition at line 73 of file vmr7.c.

◆ window

struct video_window vmr7::window

Definition at line 54 of file vmr7.c.


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