IVMRMixerControl  647 3rdparty/include/dshow/strmif.h typedef struct IVMRMixerControl IVMRMixerControl;
IVMRMixerControl 8687 3rdparty/include/dshow/strmif.h   struct IVMRMixerControl : public IUnknown {
IVMRMixerControl 8703 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *QueryInterface)(IVMRMixerControl *This,REFIID riid,void **ppvObject);
IVMRMixerControl 8704 3rdparty/include/dshow/strmif.h       ULONG (WINAPI *AddRef)(IVMRMixerControl *This);
IVMRMixerControl 8705 3rdparty/include/dshow/strmif.h       ULONG (WINAPI *Release)(IVMRMixerControl *This);
IVMRMixerControl 8706 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *SetAlpha)(IVMRMixerControl *This,DWORD dwStreamID,float Alpha);
IVMRMixerControl 8707 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetAlpha)(IVMRMixerControl *This,DWORD dwStreamID,float *pAlpha);
IVMRMixerControl 8708 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *SetZOrder)(IVMRMixerControl *This,DWORD dwStreamID,DWORD dwZ);
IVMRMixerControl 8709 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetZOrder)(IVMRMixerControl *This,DWORD dwStreamID,DWORD *pZ);
IVMRMixerControl 8710 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *SetOutputRect)(IVMRMixerControl *This,DWORD dwStreamID,const NORMALIZEDRECT *pRect);
IVMRMixerControl 8711 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetOutputRect)(IVMRMixerControl *This,DWORD dwStreamID,NORMALIZEDRECT *pRect);
IVMRMixerControl 8712 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *SetBackgroundClr)(IVMRMixerControl *This,COLORREF ClrBkg);
IVMRMixerControl 8713 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetBackgroundClr)(IVMRMixerControl *This,COLORREF *lpClrBkg);
IVMRMixerControl 8714 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *SetMixingPrefs)(IVMRMixerControl *This,DWORD dwMixerPrefs);
IVMRMixerControl 8715 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetMixingPrefs)(IVMRMixerControl *This,DWORD *pdwMixerPrefs);
IVMRMixerControl 8737 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRMixerControl_SetAlpha_Proxy(IVMRMixerControl *This,DWORD dwStreamID,float Alpha);
IVMRMixerControl 8739 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRMixerControl_GetAlpha_Proxy(IVMRMixerControl *This,DWORD dwStreamID,float *pAlpha);
IVMRMixerControl 8741 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRMixerControl_SetZOrder_Proxy(IVMRMixerControl *This,DWORD dwStreamID,DWORD dwZ);
IVMRMixerControl 8743 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRMixerControl_GetZOrder_Proxy(IVMRMixerControl *This,DWORD dwStreamID,DWORD *pZ);
IVMRMixerControl 8745 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRMixerControl_SetOutputRect_Proxy(IVMRMixerControl *This,DWORD dwStreamID,const NORMALIZEDRECT *pRect);
IVMRMixerControl 8747 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRMixerControl_GetOutputRect_Proxy(IVMRMixerControl *This,DWORD dwStreamID,NORMALIZEDRECT *pRect);
IVMRMixerControl 8749 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRMixerControl_SetBackgroundClr_Proxy(IVMRMixerControl *This,COLORREF ClrBkg);
IVMRMixerControl 8751 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRMixerControl_GetBackgroundClr_Proxy(IVMRMixerControl *This,COLORREF *lpClrBkg);
IVMRMixerControl 8753 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRMixerControl_SetMixingPrefs_Proxy(IVMRMixerControl *This,DWORD dwMixerPrefs);
IVMRMixerControl 8755 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRMixerControl_GetMixingPrefs_Proxy(IVMRMixerControl *This,DWORD *pdwMixerPrefs);