ReactOS 0.4.16-dev-340-g0540c21
|
Public Member Functions | |
HRESULT | SetAlphaBitmap ([in] const VMRALPHABITMAP *pBmpParms) |
HRESULT | UpdateAlphaBitmapParameters ([in] PVMRALPHABITMAP pBmpParms) |
HRESULT | GetAlphaBitmapParameters ([out] PVMRALPHABITMAP pBmpParms) |
HRESULT | SetAlphaBitmap ([in] const VMRALPHABITMAP *params) |
HRESULT | UpdateAlphaBitmapParameters ([in] VMRALPHABITMAP *params) |
HRESULT | GetAlphaBitmapParameters ([out] VMRALPHABITMAP *params) |
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 |
Definition at line 397 of file vmrender.idl.
HRESULT IVMRMixerBitmap::GetAlphaBitmapParameters | ( | [out] PVMRALPHABITMAP | pBmpParms | ) |
HRESULT IVMRMixerBitmap::GetAlphaBitmapParameters | ( | [out] VMRALPHABITMAP * | params | ) |
HRESULT IVMRMixerBitmap::SetAlphaBitmap | ( | [in] const VMRALPHABITMAP * | params | ) |
HRESULT IVMRMixerBitmap::SetAlphaBitmap | ( | [in] const VMRALPHABITMAP * | pBmpParms | ) |
HRESULT IVMRMixerBitmap::UpdateAlphaBitmapParameters | ( | [in] PVMRALPHABITMAP | pBmpParms | ) |
HRESULT IVMRMixerBitmap::UpdateAlphaBitmapParameters | ( | [in] VMRALPHABITMAP * | params | ) |