EXPOSURE_PROGRAM_PORTRAIT_MODE top-level constant
          
          int
          const EXPOSURE_PROGRAM_PORTRAIT_MODE
          
        
        
The constant used by TAG_EXPOSURE_PROGRAM to denote exposure program is Portrait mode (for closeup photos with the background out of focus).
Implementation
const int EXPOSURE_PROGRAM_PORTRAIT_MODE = 7;