ReactOS 0.4.16-dev-197-g92996da
|
Public Member Functions | |
HRESULT | AdviseSurfaceAllocator ([in] DWORD_PTR id, [in] IVMRSurfaceAllocator9 *alloc) |
HRESULT | SetD3DDevice ([in] IDirect3DDevice9 *device, [in] HMONITOR monitor) |
HRESULT | ChangeD3DDevice ([in] IDirect3DDevice9 *device, [in] HMONITOR monitor) |
HRESULT | AllocateSurfaceHelper ([in] VMR9AllocationInfo *allocinfo, [in, out] DWORD *numbuffers, [out] IDirect3DSurface9 **surface) |
HRESULT | NotifyEvent ([in] LONG code, [in] LONG_PTR param1, [in] LONG_PTR param2) |
Public Member Functions inherited from IUnknown | |
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
ULONG | AddRef () |
ULONG | Release () |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
typedef IUnknown * | LPUNKNOWN |
HRESULT IVMRSurfaceAllocatorNotify9::AdviseSurfaceAllocator | ( | [in] DWORD_PTR | id, |
[in] IVMRSurfaceAllocator9 * | alloc | ||
) |
HRESULT IVMRSurfaceAllocatorNotify9::AllocateSurfaceHelper | ( | [in] VMR9AllocationInfo * | allocinfo, |
[in, out] DWORD * | numbuffers, | ||
[out] IDirect3DSurface9 ** | surface | ||
) |
HRESULT IVMRSurfaceAllocatorNotify9::ChangeD3DDevice | ( | [in] IDirect3DDevice9 * | device, |
[in] HMONITOR | monitor | ||
) |
HRESULT IVMRSurfaceAllocatorNotify9::NotifyEvent | ( | [in] LONG | code, |
[in] LONG_PTR | param1, | ||
[in] LONG_PTR | param2 | ||
) |
HRESULT IVMRSurfaceAllocatorNotify9::SetD3DDevice | ( | [in] IDirect3DDevice9 * | device, |
[in] HMONITOR | monitor | ||
) |