Skip to content

Latest commit

 

History

History
71 lines (56 loc) · 2.05 KB

ns-d3d10umddi-d3d11_1ddi_video_decoder_desc.md

File metadata and controls

71 lines (56 loc) · 2.05 KB
UID title description old-location 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 tech.root req.typenames f1_keywords topic_type api_type api_location api_name
NS:d3d10umddi.D3D11_1DDI_VIDEO_DECODER_DESC
D3D11_1DDI_VIDEO_DECODER_DESC (d3d10umddi.h)
Describes a video stream for a Microsoft Direct3D video decoder or video processor.
display\d3d11_1ddi_video_decoder_desc.htm
08/31/2022
D3D11_1DDI_VIDEO_DECODER_DESC structure
D3D11_1DDI_VIDEO_DECODER_DESC, D3D11_1DDI_VIDEO_DECODER_DESC structure [Display Devices], d3d10umddi/D3D11_1DDI_VIDEO_DECODER_DESC, display.d3d11_1ddi_video_decoder_desc
d3d10umddi.h
D3d10umddi.h
Windows
Windows 8
Windows Server 2012
Windows
display
D3D11_1DDI_VIDEO_DECODER_DESC
D3D11_1DDI_VIDEO_DECODER_DESC
d3d10umddi/D3D11_1DDI_VIDEO_DECODER_DESC
APIRef
kbSyntax
HeaderDef
D3d10umddi.h
D3D11_1DDI_VIDEO_DECODER_DESC

D3D11_1DDI_VIDEO_DECODER_DESC structure

-description

Describes a video stream for a Microsoft Direct3D video decoder or video processor.

-struct-fields

-field Guid

The DXVA decoding profile. To get the list of profiles supported by the device, call the GetVideoDecoderProfile function.

-field SampleWidth

The width of the video frame, in pixels.

-field SampleHeight

The height of the video frame, in pixels.

-field OutputFormat

The output surface format, specified as a DXGI_FORMAT value. The DXGI_FORMAT enumeration is defined in Dxgiformat.h.

-see-also

GetVideoDecoderProfile

PFND3D11_1DDI_VIDEODECODERSUBMITBUFFERS