Skip to content

Latest commit

 

History

History
82 lines (62 loc) · 3.11 KB

nf-strmif-iamtvtuner-put_inputtype.md

File metadata and controls

82 lines (62 loc) · 3.11 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:strmif.IAMTVTuner.put_InputType
IAMTVTuner::put_InputType (strmif.h)
The put_InputType method sets the tuner input type (cable or antenna).
IAMTVTuner interface [DirectShow]
put_InputType method
IAMTVTuner.put_InputType
IAMTVTuner::put_InputType
IAMTVTunerput_InputType
dshow.iamtvtuner_put_inputtype
put_InputType
put_InputType method [DirectShow]
put_InputType method [DirectShow]
IAMTVTuner interface
strmif/IAMTVTuner::put_InputType
dshow\iamtvtuner_put_inputtype.htm
dshow
d23df6b1-eddc-4c8c-a3c9-400f915e35c4
4/26/2023
IAMTVTuner interface [DirectShow],put_InputType method, IAMTVTuner.put_InputType, IAMTVTuner::put_InputType, IAMTVTunerput_InputType, dshow.iamtvtuner_put_inputtype, put_InputType, put_InputType method [DirectShow], put_InputType method [DirectShow],IAMTVTuner interface, strmif/IAMTVTuner::put_InputType
strmif.h
Dshow.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Strmiids.lib
Windows
19H1
IAMTVTuner::put_InputType
strmif/IAMTVTuner::put_InputType
c++
APIRef
kbSyntax
COM
Strmiids.lib
Strmiids.dll
IAMTVTuner.put_InputType

IAMTVTuner::put_InputType

-description

[The feature associated with this page, DirectShow, is a legacy feature. It has been superseded by MediaPlayer, IMFMediaEngine, and Audio/Video Capture in Media Foundation. Those features have been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use MediaPlayer, IMFMediaEngine and Audio/Video Capture in Media Foundation instead of DirectShow, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]

The put_InputType method sets the tuner input type (cable or antenna).

-parameters

-param lIndex [in]

Index value that specifies the input pin to be set.

-param InputType [in]

Value indicating the connection type, as specified in the TunerInputType enumeration.

-returns

Returns an HRESULT value that depends on the implementation of the interface.

-see-also

Error and Success Codes

IAMTVTuner Interface

IAMTuner Interface