Skip to content

Latest commit

 

History

History
98 lines (68 loc) · 2.73 KB

ns-d3dumddi-_dxvaddi_videodesc.md

File metadata and controls

98 lines (68 loc) · 2.73 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_VIDEODESC
_DXVADDI_VIDEODESC (d3dumddi.h)
The DXVADDI_VIDEODESC structure describes a video stream.
display\dxvaddi_videodesc.htm
display
05/10/2018
DXVADDI_VIDEODESC structure
DXVA2_Structs_7e8c3d70-50a3-48f7-bc5e-4280a599e43d.xml, DXVADDI_VIDEODESC, DXVADDI_VIDEODESC structure [Display Devices], _DXVADDI_VIDEODESC, d3dumddi/DXVADDI_VIDEODESC, display.dxvaddi_videodesc
d3dumddi.h
D3dumddi.h
Windows
Available in Windows Vista and later versions of the Windows operating systems.
Windows
DXVADDI_VIDEODESC
_DXVADDI_VIDEODESC
d3dumddi/_DXVADDI_VIDEODESC
DXVADDI_VIDEODESC
d3dumddi/DXVADDI_VIDEODESC
APIRef
kbSyntax
HeaderDef
d3dumddi.h
_DXVADDI_VIDEODESC
DXVADDI_VIDEODESC

_DXVADDI_VIDEODESC structure

-description

The DXVADDI_VIDEODESC structure describes a video stream.

-struct-fields

-field SampleWidth [in]

The width of the video sample, in pixels.

-field SampleHeight [in]

The height of the video sample, in pixels.

-field SampleFormat [in]

A DXVADDI_EXTENDEDFORMAT structure that describes the extended format of the video sample.

-field Format [in]

A D3DDDIFORMAT structure that describes the extended format of the video sample.

-field InputSampleFreq [in]

A DXVADDI_FREQUENCY structure that defines the frequency of incoming video.

-field OutputFrameFreq [in]

A DXVADDI_FREQUENCY structure that defines the frame rate of output video.

-field UABProtectionLevel [in]

A UINT value that specifies the level of data protection that is required when the user accessible bus is present.

-field Reserved [in]

Reserved. Do not use this member.

-see-also

D3DDDIFORMAT

DXVADDI_EXTENDEDFORMAT

DXVADDI_FREQUENCY