IVMRWindowlessControl  642 3rdparty/include/dshow/strmif.h typedef struct IVMRWindowlessControl IVMRWindowlessControl;
IVMRWindowlessControl 8566 3rdparty/include/dshow/strmif.h   struct IVMRWindowlessControl : public IUnknown {
IVMRWindowlessControl 8587 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *QueryInterface)(IVMRWindowlessControl *This,REFIID riid,void **ppvObject);
IVMRWindowlessControl 8588 3rdparty/include/dshow/strmif.h       ULONG (WINAPI *AddRef)(IVMRWindowlessControl *This);
IVMRWindowlessControl 8589 3rdparty/include/dshow/strmif.h       ULONG (WINAPI *Release)(IVMRWindowlessControl *This);
IVMRWindowlessControl 8590 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetNativeVideoSize)(IVMRWindowlessControl *This,LONG *lpWidth,LONG *lpHeight,LONG *lpARWidth,LONG *lpARHeight);
IVMRWindowlessControl 8591 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetMinIdealVideoSize)(IVMRWindowlessControl *This,LONG *lpWidth,LONG *lpHeight);
IVMRWindowlessControl 8592 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetMaxIdealVideoSize)(IVMRWindowlessControl *This,LONG *lpWidth,LONG *lpHeight);
IVMRWindowlessControl 8593 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *SetVideoPosition)(IVMRWindowlessControl *This,const LPRECT lpSRCRect,const LPRECT lpDSTRect);
IVMRWindowlessControl 8594 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetVideoPosition)(IVMRWindowlessControl *This,LPRECT lpSRCRect,LPRECT lpDSTRect);
IVMRWindowlessControl 8595 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetAspectRatioMode)(IVMRWindowlessControl *This,DWORD *lpAspectRatioMode);
IVMRWindowlessControl 8596 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *SetAspectRatioMode)(IVMRWindowlessControl *This,DWORD AspectRatioMode);
IVMRWindowlessControl 8597 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *SetVideoClippingWindow)(IVMRWindowlessControl *This,HWND hwnd);
IVMRWindowlessControl 8598 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *RepaintVideo)(IVMRWindowlessControl *This,HWND hwnd,HDC hdc);
IVMRWindowlessControl 8599 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *DisplayModeChanged)(IVMRWindowlessControl *This);
IVMRWindowlessControl 8600 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetCurrentImage)(IVMRWindowlessControl *This,BYTE **lpDib);
IVMRWindowlessControl 8601 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *SetBorderColor)(IVMRWindowlessControl *This,COLORREF Clr);
IVMRWindowlessControl 8602 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetBorderColor)(IVMRWindowlessControl *This,COLORREF *lpClr);
IVMRWindowlessControl 8603 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *SetColorKey)(IVMRWindowlessControl *This,COLORREF Clr);
IVMRWindowlessControl 8604 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetColorKey)(IVMRWindowlessControl *This,COLORREF *lpClr);
IVMRWindowlessControl 8631 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRWindowlessControl_GetNativeVideoSize_Proxy(IVMRWindowlessControl *This,LONG *lpWidth,LONG *lpHeight,LONG *lpARWidth,LONG *lpARHeight);
IVMRWindowlessControl 8633 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRWindowlessControl_GetMinIdealVideoSize_Proxy(IVMRWindowlessControl *This,LONG *lpWidth,LONG *lpHeight);
IVMRWindowlessControl 8635 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRWindowlessControl_GetMaxIdealVideoSize_Proxy(IVMRWindowlessControl *This,LONG *lpWidth,LONG *lpHeight);
IVMRWindowlessControl 8637 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRWindowlessControl_SetVideoPosition_Proxy(IVMRWindowlessControl *This,const LPRECT lpSRCRect,const LPRECT lpDSTRect);
IVMRWindowlessControl 8639 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRWindowlessControl_GetVideoPosition_Proxy(IVMRWindowlessControl *This,LPRECT lpSRCRect,LPRECT lpDSTRect);
IVMRWindowlessControl 8641 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRWindowlessControl_GetAspectRatioMode_Proxy(IVMRWindowlessControl *This,DWORD *lpAspectRatioMode);
IVMRWindowlessControl 8643 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRWindowlessControl_SetAspectRatioMode_Proxy(IVMRWindowlessControl *This,DWORD AspectRatioMode);
IVMRWindowlessControl 8645 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRWindowlessControl_SetVideoClippingWindow_Proxy(IVMRWindowlessControl *This,HWND hwnd);
IVMRWindowlessControl 8647 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRWindowlessControl_RepaintVideo_Proxy(IVMRWindowlessControl *This,HWND hwnd,HDC hdc);
IVMRWindowlessControl 8649 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRWindowlessControl_DisplayModeChanged_Proxy(IVMRWindowlessControl *This);
IVMRWindowlessControl 8651 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRWindowlessControl_GetCurrentImage_Proxy(IVMRWindowlessControl *This,BYTE **lpDib);
IVMRWindowlessControl 8653 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRWindowlessControl_SetBorderColor_Proxy(IVMRWindowlessControl *This,COLORREF Clr);
IVMRWindowlessControl 8655 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRWindowlessControl_GetBorderColor_Proxy(IVMRWindowlessControl *This,COLORREF *lpClr);
IVMRWindowlessControl 8657 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRWindowlessControl_SetColorKey_Proxy(IVMRWindowlessControl *This,COLORREF Clr);
IVMRWindowlessControl 8659 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRWindowlessControl_GetColorKey_Proxy(IVMRWindowlessControl *This,COLORREF *lpClr);