InputType 4354 3rdparty/include/dshow/strmif.h virtual HRESULT WINAPI put_InputType(long lIndex,TunerInputType InputType) = 0; InputType 4387 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *put_InputType)(IAMTVTuner *This,long lIndex,TunerInputType InputType); InputType 4422 3rdparty/include/dshow/strmif.h #define IAMTVTuner_put_InputType(This,lIndex,InputType) (This)->lpVtbl->put_InputType(This,lIndex,InputType) InputType 4440 3rdparty/include/dshow/strmif.h HRESULT WINAPI IAMTVTuner_put_InputType_Proxy(IAMTVTuner *This,long lIndex,TunerInputType InputType); InputType 196 samples/cpp/tutorial_code/calib3d/camera_calibration/camera_calibration.cpp InputType inputType;