WHITE_BALANCE_AUTO top-level constant
          
          int
          const WHITE_BALANCE_AUTO
          
        
        
The constant used by TAG_WHITE_BALANCE to denote the white balance is Auto.
Implementation
const int WHITE_BALANCE_AUTO = 0;