Skip to content

Latest commit

 

History

History
111 lines (88 loc) · 3.31 KB

nf-strmif-iamtuner-channelminmax.md

File metadata and controls

111 lines (88 loc) · 3.31 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.IAMTuner.ChannelMinMax
IAMTuner::ChannelMinMax (strmif.h)
The ChannelMinMax method retrieves the highest and lowest channels available.
ChannelMinMax
ChannelMinMax method [DirectShow]
ChannelMinMax method [DirectShow]
IAMTuner interface
IAMTuner interface [DirectShow]
ChannelMinMax method
IAMTuner.ChannelMinMax
IAMTuner::ChannelMinMax
IAMTunerChannelMinMax
dshow.iamtuner_channelminmax
strmif/IAMTuner::ChannelMinMax
dshow\iamtuner_channelminmax.htm
dshow
f46bf0ff-cdb3-41b1-829e-4e1b348bd808
4/26/2023
ChannelMinMax, ChannelMinMax method [DirectShow], ChannelMinMax method [DirectShow],IAMTuner interface, IAMTuner interface [DirectShow],ChannelMinMax method, IAMTuner.ChannelMinMax, IAMTuner::ChannelMinMax, IAMTunerChannelMinMax, dshow.iamtuner_channelminmax, strmif/IAMTuner::ChannelMinMax
strmif.h
Dshow.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Strmiids.lib
Windows
19H1
IAMTuner::ChannelMinMax
strmif/IAMTuner::ChannelMinMax
c++
APIRef
kbSyntax
COM
Strmiids.lib
Strmiids.dll
IAMTuner.ChannelMinMax

IAMTuner::ChannelMinMax

-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 ChannelMinMax method retrieves the highest and lowest channels available.

-parameters

-param lChannelMin [out]

Pointer to a variable that receives the lowest channel.

-param lChannelMax [out]

Pointer to a variable that receives the highest channel.

-returns

Returns an HRESULT value. Possible values include the following.

Return code Description
E_POINTER
NULL pointer argument
S_OK
Success

-see-also

Error and Success Codes

IAMTuner Interface

International Analog TV Tuning