IAMCameraControl 297 3rdparty/include/dshow/strmif.h typedef struct IAMCameraControl IAMCameraControl; IAMCameraControl 4043 3rdparty/include/dshow/strmif.h struct IAMCameraControl : public IUnknown { IAMCameraControl 4052 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *QueryInterface)(IAMCameraControl *This,REFIID riid,void **ppvObject); IAMCameraControl 4053 3rdparty/include/dshow/strmif.h ULONG (WINAPI *AddRef)(IAMCameraControl *This); IAMCameraControl 4054 3rdparty/include/dshow/strmif.h ULONG (WINAPI *Release)(IAMCameraControl *This); IAMCameraControl 4055 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetRange)(IAMCameraControl *This,long Property,long *pMin,long *pMax,long *pSteppingDelta,long *pDefault,long *pCapsFlags); IAMCameraControl 4056 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *Set)(IAMCameraControl *This,long Property,long lValue,long Flags); IAMCameraControl 4057 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *Get)(IAMCameraControl *This,long Property,long *lValue,long *Flags); IAMCameraControl 4072 3rdparty/include/dshow/strmif.h HRESULT WINAPI IAMCameraControl_GetRange_Proxy(IAMCameraControl *This,long Property,long *pMin,long *pMax,long *pSteppingDelta,long *pDefault,long *pCapsFlags); IAMCameraControl 4074 3rdparty/include/dshow/strmif.h HRESULT WINAPI IAMCameraControl_Set_Proxy(IAMCameraControl *This,long Property,long lValue,long Flags); IAMCameraControl 4076 3rdparty/include/dshow/strmif.h HRESULT WINAPI IAMCameraControl_Get_Proxy(IAMCameraControl *This,long Property,long *lValue,long *Flags); IAMCameraControl 1829 modules/videoio/src/cap_dshow.cpp IAMCameraControl *pIAMCameraControl; IAMCameraControl 1886 modules/videoio/src/cap_dshow.cpp IAMCameraControl *pIAMCameraControl = NULL; IAMCameraControl 2017 modules/videoio/src/cap_msmf.cpp IAMCameraControl *pProcControl = NULL; IAMCameraControl 2057 modules/videoio/src/cap_msmf.cpp IAMCameraControl *pProcControl = NULL;