WHITE_BALANCE_MANUAL top-level constant

int const WHITE_BALANCE_MANUAL

The constant used by TAG_WHITE_BALANCE to denote the white balance is Manual.

Implementation

const int WHITE_BALANCE_MANUAL = 1;