Skip to content

Latest commit

 

History

History
97 lines (70 loc) · 3.02 KB

ne-dxvahd-dxvahd_filter.md

File metadata and controls

97 lines (70 loc) · 3.02 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:dxvahd._DXVAHD_FILTER
DXVAHD_FILTER (dxvahd.h)
Specifies image filters for Microsoft DirectX Video Acceleration High Definition (DXVA-HD) video processing.
DXVAHD_FILTER
DXVAHD_FILTER enumeration [Media Foundation]
DXVAHD_FILTER_ANAMORPHIC_SCALING
DXVAHD_FILTER_BRIGHTNESS
DXVAHD_FILTER_CONTRAST
DXVAHD_FILTER_EDGE_ENHANCEMENT
DXVAHD_FILTER_HUE
DXVAHD_FILTER_NOISE_REDUCTION
DXVAHD_FILTER_SATURATION
dxvahd/DXVAHD_FILTER
dxvahd/DXVAHD_FILTER_ANAMORPHIC_SCALING
dxvahd/DXVAHD_FILTER_BRIGHTNESS
dxvahd/DXVAHD_FILTER_CONTRAST
dxvahd/DXVAHD_FILTER_EDGE_ENHANCEMENT
dxvahd/DXVAHD_FILTER_HUE
dxvahd/DXVAHD_FILTER_NOISE_REDUCTION
dxvahd/DXVAHD_FILTER_SATURATION
mf.dxvahd_filter
mf\dxvahd_filter.htm
mf
e6abac04-c8cb-4130-b48e-fb5d25794d62
12/05/2018
DXVAHD_FILTER, DXVAHD_FILTER enumeration [Media Foundation], DXVAHD_FILTER_ANAMORPHIC_SCALING, DXVAHD_FILTER_BRIGHTNESS, DXVAHD_FILTER_CONTRAST, DXVAHD_FILTER_EDGE_ENHANCEMENT, DXVAHD_FILTER_HUE, DXVAHD_FILTER_NOISE_REDUCTION, DXVAHD_FILTER_SATURATION, dxvahd/DXVAHD_FILTER, dxvahd/DXVAHD_FILTER_ANAMORPHIC_SCALING, dxvahd/DXVAHD_FILTER_BRIGHTNESS, dxvahd/DXVAHD_FILTER_CONTRAST, dxvahd/DXVAHD_FILTER_EDGE_ENHANCEMENT, dxvahd/DXVAHD_FILTER_HUE, dxvahd/DXVAHD_FILTER_NOISE_REDUCTION, dxvahd/DXVAHD_FILTER_SATURATION, mf.dxvahd_filter
dxvahd.h
Windows
Windows 7 [desktop apps only]
Windows Server 2008 R2 [desktop apps only]
Windows
DXVAHD_FILTER
19H1
_DXVAHD_FILTER
dxvahd/_DXVAHD_FILTER
DXVAHD_FILTER
dxvahd/DXVAHD_FILTER
c++
APIRef
kbSyntax
HeaderDef
dxvahd.h
DXVAHD_FILTER

DXVAHD_FILTER enumeration

-description

Specifies image filters for Microsoft DirectX Video Acceleration High Definition (DXVA-HD) video processing.

-enum-fields

-field DXVAHD_FILTER_BRIGHTNESS:0

Adjusts brightness.

-field DXVAHD_FILTER_CONTRAST:1

Adjusts contrast.

-field DXVAHD_FILTER_HUE:2

Adjusts hue.

-field DXVAHD_FILTER_SATURATION:3

Adjusts saturation.

-field DXVAHD_FILTER_NOISE_REDUCTION:4

Applies noise reduction.

-field DXVAHD_FILTER_EDGE_ENHANCEMENT:5

Applies edge enhancement.

-field DXVAHD_FILTER_ANAMORPHIC_SCALING:6

Performs anamorphic scaling. Anamorphic scaling can be used to stretch 4:3 content to a widescreen 16:9 aspect ratio.

-see-also

DXVA-HD

Direct3D Video Enumerations

Media Foundation Enumerations