IVMRFilterConfig 657 3rdparty/include/dshow/strmif.h typedef struct IVMRFilterConfig IVMRFilterConfig; IVMRFilterConfig 8859 3rdparty/include/dshow/strmif.h struct IVMRFilterConfig : public IUnknown { IVMRFilterConfig 8872 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *QueryInterface)(IVMRFilterConfig *This,REFIID riid,void **ppvObject); IVMRFilterConfig 8873 3rdparty/include/dshow/strmif.h ULONG (WINAPI *AddRef)(IVMRFilterConfig *This); IVMRFilterConfig 8874 3rdparty/include/dshow/strmif.h ULONG (WINAPI *Release)(IVMRFilterConfig *This); IVMRFilterConfig 8875 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *SetImageCompositor)(IVMRFilterConfig *This,IVMRImageCompositor *lpVMRImgCompositor); IVMRFilterConfig 8876 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *SetNumberOfStreams)(IVMRFilterConfig *This,DWORD dwMaxStreams); IVMRFilterConfig 8877 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetNumberOfStreams)(IVMRFilterConfig *This,DWORD *pdwMaxStreams); IVMRFilterConfig 8878 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *SetRenderingPrefs)(IVMRFilterConfig *This,DWORD dwRenderFlags); IVMRFilterConfig 8879 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetRenderingPrefs)(IVMRFilterConfig *This,DWORD *pdwRenderFlags); IVMRFilterConfig 8880 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *SetRenderingMode)(IVMRFilterConfig *This,DWORD Mode); IVMRFilterConfig 8881 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetRenderingMode)(IVMRFilterConfig *This,DWORD *pMode); IVMRFilterConfig 8900 3rdparty/include/dshow/strmif.h HRESULT WINAPI IVMRFilterConfig_SetImageCompositor_Proxy(IVMRFilterConfig *This,IVMRImageCompositor *lpVMRImgCompositor); IVMRFilterConfig 8902 3rdparty/include/dshow/strmif.h HRESULT WINAPI IVMRFilterConfig_SetNumberOfStreams_Proxy(IVMRFilterConfig *This,DWORD dwMaxStreams); IVMRFilterConfig 8904 3rdparty/include/dshow/strmif.h HRESULT WINAPI IVMRFilterConfig_GetNumberOfStreams_Proxy(IVMRFilterConfig *This,DWORD *pdwMaxStreams); IVMRFilterConfig 8906 3rdparty/include/dshow/strmif.h HRESULT WINAPI IVMRFilterConfig_SetRenderingPrefs_Proxy(IVMRFilterConfig *This,DWORD dwRenderFlags); IVMRFilterConfig 8908 3rdparty/include/dshow/strmif.h HRESULT WINAPI IVMRFilterConfig_GetRenderingPrefs_Proxy(IVMRFilterConfig *This,DWORD *pdwRenderFlags); IVMRFilterConfig 8910 3rdparty/include/dshow/strmif.h HRESULT WINAPI IVMRFilterConfig_SetRenderingMode_Proxy(IVMRFilterConfig *This,DWORD Mode); IVMRFilterConfig 8912 3rdparty/include/dshow/strmif.h HRESULT WINAPI IVMRFilterConfig_GetRenderingMode_Proxy(IVMRFilterConfig *This,DWORD *pMode);