|
| HRESULT | SetAlpha ([in] DWORD dwStreamID, [in] float Alpha) |
| |
| HRESULT | GetAlpha ([in] DWORD dwStreamID, [out] float *pAlpha) |
| |
| HRESULT | SetZOrder ([in] DWORD dwStreamID, [in] DWORD dwZ) |
| |
| HRESULT | GetZOrder ([in] DWORD dwStreamID, [out] DWORD *pZ) |
| |
| HRESULT | SetOutputRect ([in] DWORD dwStreamID, [in] const NORMALIZEDRECT *pRect) |
| |
| HRESULT | GetOutputRect ([in] DWORD dwStreamID, [out] NORMALIZEDRECT *pRect) |
| |
| HRESULT | SetBackgroundClr ([in] COLORREF ClrBkg) |
| |
| HRESULT | GetBackgroundClr ([in] COLORREF *lpClrBkg) |
| |
| HRESULT | SetMixingPrefs ([in] DWORD dwMixerPrefs) |
| |
| HRESULT | GetMixingPrefs ([out] DWORD *pdwMixerPrefs) |
| |
| HRESULT | SetAlpha ([in] DWORD id, [in] FLOAT alpha) |
| |
| HRESULT | GetAlpha ([in] DWORD id, [out] FLOAT *alpha) |
| |
| HRESULT | SetZOrder ([in] DWORD id, [in] DWORD z) |
| |
| HRESULT | GetZOrder ([in] DWORD id, [out] DWORD *z) |
| |
| HRESULT | SetOutputRect ([in] DWORD id, [in] const NORMALIZEDRECT *rect) |
| |
| HRESULT | SetBackgroundClr ([in] COLORREF background) |
| |
| HRESULT | GetBackgroundClr ([out] COLORREF *background) |
| |
| HRESULT | SetMixingPrefs ([in] DWORD prefs) |
| |
| HRESULT | GetMixingPrefs ([out] DWORD *prefs) |
| |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| |
| ULONG | AddRef () |
| |
| ULONG | Release () |
| |
Definition at line 313 of file vmrender.idl.
◆ GetAlpha() [1/2]
◆ GetAlpha() [2/2]
◆ GetBackgroundClr() [1/2]
◆ GetBackgroundClr() [2/2]
◆ GetMixingPrefs() [1/2]
| HRESULT IVMRMixerControl::GetMixingPrefs |
( |
[out] DWORD * |
pdwMixerPrefs | ) |
|
◆ GetMixingPrefs() [2/2]
| HRESULT IVMRMixerControl::GetMixingPrefs |
( |
[out] DWORD * |
prefs | ) |
|
◆ GetOutputRect()
◆ GetZOrder() [1/2]
◆ GetZOrder() [2/2]
◆ SetAlpha() [1/2]
◆ SetAlpha() [2/2]
◆ SetBackgroundClr() [1/2]
◆ SetBackgroundClr() [2/2]
◆ SetMixingPrefs() [1/2]
| HRESULT IVMRMixerControl::SetMixingPrefs |
( |
[in] DWORD |
dwMixerPrefs | ) |
|
◆ SetMixingPrefs() [2/2]
| HRESULT IVMRMixerControl::SetMixingPrefs |
( |
[in] DWORD |
prefs | ) |
|
◆ SetOutputRect() [1/2]
◆ SetOutputRect() [2/2]
◆ SetZOrder() [1/2]
◆ SetZOrder() [2/2]
The documentation for this interface was generated from the following files: