DeviceExposureCompensationValueInvalid constant

int const DeviceExposureCompensationValueInvalid

Description: Failed to set the camera exposure compensation.
Cause: The set camera exposure compensation value is out of range.
Solutions: Set the camera exposure compensation range between -1,1.

Implementation

static const int DeviceExposureCompensationValueInvalid = 1006041;