Skip to content

Latest commit

 

History

History
94 lines (63 loc) · 3.32 KB

ns-d3dumddi-_dxvaddi_videoprocessorinput.md

File metadata and controls

94 lines (63 loc) · 3.32 KB
UID title description old-location 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.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 f1_keywords topic_type api_type api_location api_name
NS:d3dumddi._DXVADDI_VIDEOPROCESSORINPUT
_DXVADDI_VIDEOPROCESSORINPUT (d3dumddi.h)
The DXVADDI_VIDEOPROCESSORINPUT structure describes a video stream that is processed by a video processing device type.
display\dxvaddi_videoprocessorinput.htm
display
05/10/2018
DXVADDI_VIDEOPROCESSORINPUT structure
DXVA2_Structs_87cc7918-2fb5-4b73-a62c-ab9a3817c154.xml, DXVADDI_VIDEOPROCESSORINPUT, DXVADDI_VIDEOPROCESSORINPUT structure [Display Devices], _DXVADDI_VIDEOPROCESSORINPUT, d3dumddi/DXVADDI_VIDEOPROCESSORINPUT, display.dxvaddi_videoprocessorinput
d3dumddi.h
D3dumddi.h
Windows
Available in Windows Vista and later versions of the Windows operating systems.
Windows
DXVADDI_VIDEOPROCESSORINPUT
_DXVADDI_VIDEOPROCESSORINPUT
d3dumddi/_DXVADDI_VIDEOPROCESSORINPUT
DXVADDI_VIDEOPROCESSORINPUT
d3dumddi/DXVADDI_VIDEOPROCESSORINPUT
APIRef
kbSyntax
HeaderDef
d3dumddi.h
_DXVADDI_VIDEOPROCESSORINPUT
DXVADDI_VIDEOPROCESSORINPUT

_DXVADDI_VIDEOPROCESSORINPUT structure

-description

The DXVADDI_VIDEOPROCESSORINPUT structure describes a video stream that is processed by a video processing device type.

-struct-fields

-field pVideoProcGuid [in]

A pointer to a GUID that represents the video processing device type.

-field VideoDesc [in]

A DXVADDI_VIDEODESC structure that describes the video stream.

-field RenderTargetFormat [in]

A D3DDDIFORMAT-typed value that indicates the pixel format of the render target for the video processing device.

-remarks

When the D3DDDICAPS_GETVIDEOPROCESSORRTFORMATCOUNT, D3DDDICAPS_GETVIDEOPROCESSORRTFORMATS, D3DDDICAPS_GETVIDEOPROCESSORRTSUBSTREAMFORMATCOUNT, or D3DDDICAPS_GETVIDEOPROCESSORRTSUBSTREAMFORMATS D3DDDICAPS_TYPE-type value is sent in a call to the user-mode display driver's GetCaps function, the driver ignores the RenderTargetFormat member of DXVADDI_VIDEOPROCESSORINPUT.

-see-also

D3DDDIARG_GETCAPS

D3DDDICAPS_TYPE

D3DDDIFORMAT

DXVADDI_VIDEODESC

DXVADDI_VIDEOPROCESSORCAPS

GetCaps