OrientationDetectionModeEnum
OrientationDetectionModeEnum enumeration constants specify the mode of orientation detection.
typedef enum {
ODM_Fast,
ODM_Normal,
ODM_Thorough
} OrientationDetectionModeEnum;
Elements
Used in
17.09.2024 15:14:41