EXPOSURE_PROGRAM_ACTION top-level constant
          
          int
          const EXPOSURE_PROGRAM_ACTION
          
        
        
The constant used by TAG_EXPOSURE_PROGRAM to denote exposure program is Action program (biased toward fast shutter speed).
Implementation
const int EXPOSURE_PROGRAM_ACTION = 6;