DXVAHDDDI_ROTATION enumeration
Specifies the clockwise rotation of the display output surface.
Syntax
typedef enum _DXVAHDDDI_ROTATION { DXVAHDDDI_ROTATION_IDENTITY = 0, DXVAHDDDI_ROTATION_90 = 1, DXVAHDDDI_ROTATION_180 = 2, DXVAHDDDI_ROTATION_270 = 3 } DXVAHDDDI_ROTATION;
Constants
- DXVAHDDDI_ROTATION_IDENTITY
-
Indicates that rotation is 0 degrees—landscape mode.
- DXVAHDDDI_ROTATION_90
-
Indicates that rotation is 90 degrees clockwise—portrait mode.
- DXVAHDDDI_ROTATION_180
-
Indicates that rotation is 180 degrees clockwise—inverted landscape mode.
- DXVAHDDDI_ROTATION_270
-
Indicates that rotation is 270 degrees clockwise—inverted portrait mode.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Header |
|
Send comments about this topic to Microsoft
Build date: 11/29/2012
