Skip to content

Latest commit

 

History

History
90 lines (75 loc) · 2.8 KB

nf-wmcontainer-imfasfstreamselector-setoutputoverride.md

File metadata and controls

90 lines (75 loc) · 2.8 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:wmcontainer.IMFASFStreamSelector.SetOutputOverride
IMFASFStreamSelector::SetOutputOverride (wmcontainer.h)
Sets the selection status of an output, overriding other selection criteria.
IMFASFStreamSelector interface [Media Foundation]
SetOutputOverride method
IMFASFStreamSelector.SetOutputOverride
IMFASFStreamSelector::SetOutputOverride
SetOutputOverride
SetOutputOverride method [Media Foundation]
SetOutputOverride method [Media Foundation]
IMFASFStreamSelector interface
c8affecd-107f-4701-88df-200db06ad49e
mf.imfasfstreamselector_setoutputoverride
wmcontainer/IMFASFStreamSelector::SetOutputOverride
mf\imfasfstreamselector_setoutputoverride.htm
mf
c8affecd-107f-4701-88df-200db06ad49e
12/05/2018
IMFASFStreamSelector interface [Media Foundation],SetOutputOverride method, IMFASFStreamSelector.SetOutputOverride, IMFASFStreamSelector::SetOutputOverride, SetOutputOverride, SetOutputOverride method [Media Foundation], SetOutputOverride method [Media Foundation],IMFASFStreamSelector interface, c8affecd-107f-4701-88df-200db06ad49e, mf.imfasfstreamselector_setoutputoverride, wmcontainer/IMFASFStreamSelector::SetOutputOverride
wmcontainer.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Mfuuid.lib
Windows
19H1
IMFASFStreamSelector::SetOutputOverride
wmcontainer/IMFASFStreamSelector::SetOutputOverride
c++
APIRef
kbSyntax
COM
mfuuid.lib
mfuuid.dll
IMFASFStreamSelector.SetOutputOverride

IMFASFStreamSelector::SetOutputOverride

-description

Sets the selection status of an output, overriding other selection criteria.

-parameters

-param dwOutputNum [in]

Output number for which to set selection.

-param Selection [in]

Member of the ASF_SELECTION_STATUS enumeration specifying the level of selection for the output.

-returns

The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.

Return code Description
S_OK
The method succeeded.

-see-also

IMFASFStreamSelector