Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies how to rotate a video image.
Syntax
typedef enum _MF_VIDEO_PROCESSOR_ROTATION {
ROTATION_NONE = 0,
ROTATION_NORMAL = 1
} MF_VIDEO_PROCESSOR_ROTATION;
Constants
ROTATION_NONEValue: 0 Do not rotate the image. |
ROTATION_NORMALValue: 1 Rotate the image to the correct viewing orientation. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 [desktop apps only] |
| Minimum supported server | Windows Server 2012 [desktop apps only] |
| Header | mfidl.h |