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

Public Attributes

IVMRImagePresenter IVMRImagePresenter_iface
 
IVMRSurfaceAllocator IVMRSurfaceAllocator_iface
 
IVMRWindowlessControl IVMRWindowlessControl_iface
 
LONG refcount
 
IDirectDraw7 * ddraw
 
IDirectDrawSurface7 * frontbuffer
 
IDirectDrawSurface7 * primary
 
HWND window
 
SIZE native_size
 
SIZE aspect_ratio
 

Detailed Description

Definition at line 27 of file vmr7_presenter.c.

Member Data Documentation

◆ aspect_ratio

SIZE vmr7_presenter::aspect_ratio

Definition at line 39 of file vmr7_presenter.c.

◆ ddraw

IDirectDraw7* vmr7_presenter::ddraw

Definition at line 34 of file vmr7_presenter.c.

◆ frontbuffer

IDirectDrawSurface7* vmr7_presenter::frontbuffer

Definition at line 35 of file vmr7_presenter.c.

◆ IVMRImagePresenter_iface

IVMRImagePresenter vmr7_presenter::IVMRImagePresenter_iface

Definition at line 29 of file vmr7_presenter.c.

Referenced by impl_from_IVMRImagePresenter().

◆ IVMRSurfaceAllocator_iface

IVMRSurfaceAllocator vmr7_presenter::IVMRSurfaceAllocator_iface

Definition at line 30 of file vmr7_presenter.c.

Referenced by impl_from_IVMRSurfaceAllocator().

◆ IVMRWindowlessControl_iface

IVMRWindowlessControl vmr7_presenter::IVMRWindowlessControl_iface

Definition at line 31 of file vmr7_presenter.c.

Referenced by impl_from_IVMRWindowlessControl().

◆ native_size

SIZE vmr7_presenter::native_size

Definition at line 39 of file vmr7_presenter.c.

◆ primary

IDirectDrawSurface7* vmr7_presenter::primary

Definition at line 36 of file vmr7_presenter.c.

◆ refcount

LONG vmr7_presenter::refcount

Definition at line 32 of file vmr7_presenter.c.

Referenced by image_presenter_AddRef(), and image_presenter_Release().

◆ window

HWND vmr7_presenter::window

Definition at line 37 of file vmr7_presenter.c.


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