Skip to content

Latest commit

 

History

History
71 lines (59 loc) · 2.43 KB

ne-strmif-tunerinputtype.md

File metadata and controls

71 lines (59 loc) · 2.43 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
NE:strmif.tagTunerInputType
TunerInputType (strmif.h)
Specifies the frequency of a TV tuner (cable or antenna). (TunerInputType)
TunerInputAntenna
TunerInputCable
TunerInputType
TunerInputType enumeration [DirectShow]
TunerInputTypeEnumeration
dshow.tunerinputtype
strmif/TunerInputAntenna
strmif/TunerInputCable
strmif/TunerInputType
dshow\tunerinputtype.htm
dshow
e25ec8e2-6d94-4059-a34e-a9e7887582fb
4/26/2023
TunerInputAntenna, TunerInputCable, TunerInputType, TunerInputType enumeration [DirectShow], TunerInputTypeEnumeration, dshow.tunerinputtype, strmif/TunerInputAntenna, strmif/TunerInputCable, strmif/TunerInputType
strmif.h
Dshow.h
Windows
Windows
TunerInputType
19H1
tagTunerInputType
strmif/tagTunerInputType
TunerInputType
strmif/TunerInputType
c++
APIRef
kbSyntax
HeaderDef
strmif.h
TunerInputType

TunerInputType enumeration

-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.]

Specifies the frequency of a TV tuner (cable or antenna).

-enum-fields

-field TunerInputCable:0

Indicates cable frequency.

-field TunerInputAntenna

Indicates broadcast antenna frequency.

-see-also

DirectShow Enumerated Types