OrientationDetectionModeEnum
OrientationDetectionModeEnum enumeration constants specify the mode of orientation detection.
typedef enum {
ODM_Fast,
ODM_Normal,
ODM_Thorough
} OrientationDetectionModeEnum;
Elements
Used in
7/3/2024 8:50:10 AM