IVMRAspectRatioControl  662 3rdparty/include/dshow/strmif.h typedef struct IVMRAspectRatioControl IVMRAspectRatioControl;
IVMRAspectRatioControl 8920 3rdparty/include/dshow/strmif.h   struct IVMRAspectRatioControl : public IUnknown {
IVMRAspectRatioControl 8928 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *QueryInterface)(IVMRAspectRatioControl *This,REFIID riid,void **ppvObject);
IVMRAspectRatioControl 8929 3rdparty/include/dshow/strmif.h       ULONG (WINAPI *AddRef)(IVMRAspectRatioControl *This);
IVMRAspectRatioControl 8930 3rdparty/include/dshow/strmif.h       ULONG (WINAPI *Release)(IVMRAspectRatioControl *This);
IVMRAspectRatioControl 8931 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetAspectRatioMode)(IVMRAspectRatioControl *This,LPDWORD lpdwARMode);
IVMRAspectRatioControl 8932 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *SetAspectRatioMode)(IVMRAspectRatioControl *This,DWORD dwARMode);
IVMRAspectRatioControl 8946 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRAspectRatioControl_GetAspectRatioMode_Proxy(IVMRAspectRatioControl *This,LPDWORD lpdwARMode);
IVMRAspectRatioControl 8948 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRAspectRatioControl_SetAspectRatioMode_Proxy(IVMRAspectRatioControl *This,DWORD dwARMode);