OrientationDetectionModeEnum
OrientationDetectionModeEnum enumeration constants specify the mode of orientation detection.
typedef enum {
ODM_Fast,
ODM_Normal,
ODM_Thorough
} OrientationDetectionModeEnum;
Elements
Used in
03.07.2024 8:50:25