Skip to content

Latest commit

 

History

History
70 lines (55 loc) · 1.58 KB

ns-ntddvdeo-colorspace_transform_set_input.md

File metadata and controls

70 lines (55 loc) · 1.58 KB
UID title description tech.root ms.date keywords 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.lib req.dll req.ddi-compliance req.unicode-ansi req.max-support req.typenames targetos ms.custom f1_keywords topic_type api_type api_location api_name dev_langs
NS:ntddvdeo._COLORSPACE_TRANSFORM_SET_INPUT
COLORSPACE_TRANSFORM_SET_INPUT
Used to set input for the colorspace transform.
display
04/04/2019
COLORSPACE_TRANSFORM_SET_INPUT structure
COLORSPACE_TRANSFORM_SET_INPUT, COLORSPACE_TRANSFORM_SET_INPUT, *PCOLORSPACE_TRANSFORM_SET_INPUT,
ntddvdeo.h
Windows 10, version 1903
COLORSPACE_TRANSFORM_SET_INPUT, *PCOLORSPACE_TRANSFORM_SET_INPUT
Windows
19H1
_COLORSPACE_TRANSFORM_SET_INPUT
ntddvdeo/_COLORSPACE_TRANSFORM_SET_INPUT
PCOLORSPACE_TRANSFORM_SET_INPUT
ntddvdeo/PCOLORSPACE_TRANSFORM_SET_INPUT
COLORSPACE_TRANSFORM_SET_INPUT
ntddvdeo/COLORSPACE_TRANSFORM_SET_INPUT
apiref
HeaderDef
ntddvdeo.h
_COLORSPACE_TRANSFORM_SET_INPUT
PCOLORSPACE_TRANSFORM_SET_INPUT
COLORSPACE_TRANSFORM_SET_INPUT
c++

COLORSPACE_TRANSFORM_SET_INPUT structure

-description

Used to set input for the colorspace transform.

-struct-fields

-field OutputWireColorSpaceExpected

Output wire colorspace is expected.

-field OutputWireFormatExpected

Output wire format is expected.

-field ColorSpaceTransform

The colorspace transform.

-remarks

-see-also