exposureMode property

int? exposureMode
final

This tag indicates the exposure mode set when the image was shot. In {@link #EXPOSURE_MODE_AUTO_BRACKET}, the camera shoots a series of frames of the same scene at different exposure settings.

Implementation

final int? exposureMode;