TunerInputType   4354 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI put_InputType(long lIndex,TunerInputType InputType) = 0;
TunerInputType   4355 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI get_InputType(long lIndex,TunerInputType *pInputType) = 0;
TunerInputType   4387 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *put_InputType)(IAMTVTuner *This,long lIndex,TunerInputType InputType);
TunerInputType   4388 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *get_InputType)(IAMTVTuner *This,long lIndex,TunerInputType *pInputType);
TunerInputType   4440 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IAMTVTuner_put_InputType_Proxy(IAMTVTuner *This,long lIndex,TunerInputType InputType);
TunerInputType   4442 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IAMTVTuner_get_InputType_Proxy(IAMTVTuner *This,long lIndex,TunerInputType *pInputType);