[]
The class of the program used by the camera to set exposure when the picture is taken.
public enum ExifExposureProgram
ActionProgram = 6
Action program (biased toward fast shutter speed)
AperturePriority = 3
Aperture priority
CreativeProgram = 5
Creative program (biased toward depth of field)
LandscapeMode = 8
Landscape mode (for landscape photos with the background in focus)
Manual = 1
Manual
NormalProgram = 2
Normal program
NotDefined = 0
Not defined (default).
PortraitMode = 7
Portrait mode (for closeup photos with the background out of focus)
ShutterPriority = 4
Shutter priority
Unknown = 9
Unrecognized value