ReactOS 0.4.15-dev-7934-g1dc8d80
VMR9DefaultAllocatorPresenterImpl Struct Reference
Collaboration diagram for VMR9DefaultAllocatorPresenterImpl:

Public Attributes

IVMRImagePresenter9 IVMRImagePresenter9_iface
 
IVMRSurfaceAllocatorEx9 IVMRSurfaceAllocatorEx9_iface
 
LONG refCount
 
HANDLE ack
 
DWORD tid
 
HANDLE hWndThread
 
IDirect3DDevice9 * d3d9_dev
 
IDirect3D9 * d3d9_ptr
 
IDirect3DSurface9 ** d3d9_surfaces
 
IDirect3DVertexBuffer9 * d3d9_vertex
 
HMONITOR hMon
 
DWORD num_surfaces
 
BOOL reset
 
VMR9AllocationInfo info
 
struct quartz_vmrpVMR9
 
IVMRSurfaceAllocatorNotify9SurfaceAllocatorNotify
 

Detailed Description

Definition at line 172 of file vmr9.c.

Member Data Documentation

◆ ack

HANDLE VMR9DefaultAllocatorPresenterImpl::ack

Definition at line 179 of file vmr9.c.

◆ d3d9_dev

IDirect3DDevice9* VMR9DefaultAllocatorPresenterImpl::d3d9_dev

Definition at line 183 of file vmr9.c.

◆ d3d9_ptr

IDirect3D9* VMR9DefaultAllocatorPresenterImpl::d3d9_ptr

Definition at line 184 of file vmr9.c.

◆ d3d9_surfaces

IDirect3DSurface9** VMR9DefaultAllocatorPresenterImpl::d3d9_surfaces

Definition at line 185 of file vmr9.c.

◆ d3d9_vertex

IDirect3DVertexBuffer9* VMR9DefaultAllocatorPresenterImpl::d3d9_vertex

Definition at line 186 of file vmr9.c.

◆ hMon

HMONITOR VMR9DefaultAllocatorPresenterImpl::hMon

Definition at line 187 of file vmr9.c.

◆ hWndThread

HANDLE VMR9DefaultAllocatorPresenterImpl::hWndThread

Definition at line 181 of file vmr9.c.

◆ info

VMR9AllocationInfo VMR9DefaultAllocatorPresenterImpl::info

Definition at line 191 of file vmr9.c.

◆ IVMRImagePresenter9_iface

IVMRImagePresenter9 VMR9DefaultAllocatorPresenterImpl::IVMRImagePresenter9_iface

Definition at line 174 of file vmr9.c.

◆ IVMRSurfaceAllocatorEx9_iface

IVMRSurfaceAllocatorEx9 VMR9DefaultAllocatorPresenterImpl::IVMRSurfaceAllocatorEx9_iface

Definition at line 175 of file vmr9.c.

◆ num_surfaces

DWORD VMR9DefaultAllocatorPresenterImpl::num_surfaces

Definition at line 188 of file vmr9.c.

◆ pVMR9

struct quartz_vmr* VMR9DefaultAllocatorPresenterImpl::pVMR9

Definition at line 193 of file vmr9.c.

◆ refCount

LONG VMR9DefaultAllocatorPresenterImpl::refCount

Definition at line 177 of file vmr9.c.

◆ reset

BOOL VMR9DefaultAllocatorPresenterImpl::reset

Definition at line 190 of file vmr9.c.

◆ SurfaceAllocatorNotify

IVMRSurfaceAllocatorNotify9* VMR9DefaultAllocatorPresenterImpl::SurfaceAllocatorNotify

Definition at line 194 of file vmr9.c.

◆ tid

DWORD VMR9DefaultAllocatorPresenterImpl::tid

Definition at line 180 of file vmr9.c.


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