OrientationDetectionModeEnum
OrientationDetectionModeEnum enumeration constants specify the mode of orientation detection.
typedef enum {
ODM_Fast,
ODM_Normal,
ODM_Thorough
} OrientationDetectionModeEnum;
Elements
Used in
9/17/2024 3:14:41 PM