Skip to content

Latest commit

 

History

History
67 lines (53 loc) · 2.28 KB

ne-d3d10umddi-d3d11_1ddi_video_processor_rotation.md

File metadata and controls

67 lines (53 loc) · 2.28 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
NE:d3d10umddi.D3D11_1DDI_VIDEO_PROCESSOR_ROTATION
D3D11_1DDI_VIDEO_PROCESSOR_ROTATION (d3d10umddi.h)
Specifies the clockwise rotation of the input stream of the video processor.
display\d3d11_1ddi_video_processor_rotation.htm
05/10/2018
D3D11_1DDI_VIDEO_PROCESSOR_ROTATION enumeration
D3D11_1DDI_VIDEO_PROCESSOR_ROTATION, D3D11_1DDI_VIDEO_PROCESSOR_ROTATION enumeration [Display Devices], D3D11_1DDI_VIDEO_PROCESSOR_ROTATION_180, D3D11_1DDI_VIDEO_PROCESSOR_ROTATION_270, D3D11_1DDI_VIDEO_PROCESSOR_ROTATION_90, D3D11_1DDI_VIDEO_PROCESSOR_ROTATION_IDENTITY, d3d10umddi/D3D11_1DDI_VIDEO_PROCESSOR_ROTATION, d3d10umddi/D3D11_1DDI_VIDEO_PROCESSOR_ROTATION_180, d3d10umddi/D3D11_1DDI_VIDEO_PROCESSOR_ROTATION_270, d3d10umddi/D3D11_1DDI_VIDEO_PROCESSOR_ROTATION_90, d3d10umddi/D3D11_1DDI_VIDEO_PROCESSOR_ROTATION_IDENTITY, display.d3d11_1ddi_video_processor_rotation
d3d10umddi.h
D3d10umddi.h
Windows
Windows 8
Windows Server 2012
Windows
display
D3D11_1DDI_VIDEO_PROCESSOR_ROTATION
D3D11_1DDI_VIDEO_PROCESSOR_ROTATION
d3d10umddi/D3D11_1DDI_VIDEO_PROCESSOR_ROTATION
APIRef
kbSyntax
HeaderDef
D3d10umddi.h
D3D11_1DDI_VIDEO_PROCESSOR_ROTATION

D3D11_1DDI_VIDEO_PROCESSOR_ROTATION enumeration

-description

Specifies the clockwise rotation of the input stream of the video processor.

-enum-fields

-field D3D11_1DDI_VIDEO_PROCESSOR_ROTATION_IDENTITY

Indicates that rotation is 0 degrees—landscape mode.

-field D3D11_1DDI_VIDEO_PROCESSOR_ROTATION_90

Indicates that rotation is 90 degrees clockwise—portrait mode.

-field D3D11_1DDI_VIDEO_PROCESSOR_ROTATION_180

Indicates that rotation is 180 degrees clockwise—inverted landscape mode.

-field D3D11_1DDI_VIDEO_PROCESSOR_ROTATION_270

Indicates that rotation is 270 degrees clockwise—inverted portrait mode.