Skip to content

Latest commit

 

History

History
71 lines (58 loc) · 2.87 KB

nf-mfidl-imfvideoprocessorcontrol2-getsupportedhardwareeffects.md

File metadata and controls

71 lines (58 loc) · 2.87 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:mfidl.IMFVideoProcessorControl2.GetSupportedHardwareEffects
IMFVideoProcessorControl2::GetSupportedHardwareEffects (mfidl.h)
Returns the list of supported effects in the currently configured video processor.
GetSupportedHardwareEffects
GetSupportedHardwareEffects method [Media Foundation]
GetSupportedHardwareEffects method [Media Foundation]
IMFVideoProcessorControl2 interface
IMFVideoProcessorControl2 interface [Media Foundation]
GetSupportedHardwareEffects method
IMFVideoProcessorControl2.GetSupportedHardwareEffects
IMFVideoProcessorControl2::GetSupportedHardwareEffects
mf.imfvideoprocessorcontrol2_getsupportedhardwareeffects
mfidl/IMFVideoProcessorControl2::GetSupportedHardwareEffects
mf\imfvideoprocessorcontrol2_getsupportedhardwareeffects.htm
mf
0D5FE2B8-B8DD-40DE-8B41-40E773976BE6
12/05/2018
GetSupportedHardwareEffects, GetSupportedHardwareEffects method [Media Foundation], GetSupportedHardwareEffects method [Media Foundation],IMFVideoProcessorControl2 interface, IMFVideoProcessorControl2 interface [Media Foundation],GetSupportedHardwareEffects method, IMFVideoProcessorControl2.GetSupportedHardwareEffects, IMFVideoProcessorControl2::GetSupportedHardwareEffects, mf.imfvideoprocessorcontrol2_getsupportedhardwareeffects, mfidl/IMFVideoProcessorControl2::GetSupportedHardwareEffects
mfidl.h
Windows
Windows 10 [desktop apps only]
Windows Server 2016 [desktop apps only]
Mfidl.idl
Windows
19H1
IMFVideoProcessorControl2::GetSupportedHardwareEffects
mfidl/IMFVideoProcessorControl2::GetSupportedHardwareEffects
c++
APIRef
kbSyntax
COM
mfidl.h
IMFVideoProcessorControl2.GetSupportedHardwareEffects

IMFVideoProcessorControl2::GetSupportedHardwareEffects

-description

Returns the list of supported effects in the currently configured video processor.

-parameters

-param puiSupport [out]

Type: UINT*

A combination of D3D11_VIDEO_PROCESSOR_AUTO_STREAM_CAPS-typed values that are combined by using a bitwise OR operation. The resulting value specifies the list of supported effect capabilities.

-returns

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

-see-also

IMFVideoProcessorControl2