EXPOSURE_MODE_MANUAL top-level constant

int const EXPOSURE_MODE_MANUAL

The constant used by TAG_EXPOSURE_MODE to denote the exposure mode is Manual.

Implementation

const int EXPOSURE_MODE_MANUAL = 1;