Class MetadataExtractor.CanonMakernoteDirectory.CameraSettings

    • Field Detail

      • TAG_MACRO_MODE

        public static final int TAG_MACRO_MODE
        1 = Macro 2 = Normal
        See Also:
        Constant Field Values
      • TAG_QUALITY

        public static final int TAG_QUALITY
        2 = Normal 3 = Fine 5 = Superfine
        See Also:
        Constant Field Values
      • TAG_FLASH_MODE

        public static final int TAG_FLASH_MODE
        0 = Flash Not Fired 1 = Auto 2 = On 3 = Red Eye Reduction 4 = Slow Synchro 5 = Auto + Red Eye Reduction 6 = On + Red Eye Reduction 16 = External Flash
        See Also:
        Constant Field Values
      • TAG_CONTINUOUS_DRIVE_MODE

        public static final int TAG_CONTINUOUS_DRIVE_MODE
        0 = Single Frame or Timer Mode 1 = Continuous
        See Also:
        Constant Field Values
      • TAG_FOCUS_MODE_1

        public static final int TAG_FOCUS_MODE_1
        0 = One-Shot 1 = AI Servo 2 = AI Focus 3 = Manual Focus 4 = Single 5 = Continuous 6 = Manual Focus
        See Also:
        Constant Field Values
      • TAG_IMAGE_SIZE

        public static final int TAG_IMAGE_SIZE
        0 = Large 1 = Medium 2 = Small
        See Also:
        Constant Field Values
      • TAG_EASY_SHOOTING_MODE

        public static final int TAG_EASY_SHOOTING_MODE
        0 = Full Auto 1 = Manual 2 = Landscape 3 = Fast Shutter 4 = Slow Shutter 5 = Night 6 = Black & White 7 = Sepia 8 = Portrait 9 = Sports 10 = Macro / Close-Up 11 = Pan Focus
        See Also:
        Constant Field Values
      • TAG_DIGITAL_ZOOM

        public static final int TAG_DIGITAL_ZOOM
        0 = No Digital Zoom 1 = 2x 2 = 4x
        See Also:
        Constant Field Values
      • TAG_CONTRAST

        public static final int TAG_CONTRAST
        0 = Normal 1 = High 65535 = Low
        See Also:
        Constant Field Values
      • TAG_SATURATION

        public static final int TAG_SATURATION
        0 = Normal 1 = High 65535 = Low
        See Also:
        Constant Field Values
      • TAG_SHARPNESS

        public static final int TAG_SHARPNESS
        0 = Normal 1 = High 65535 = Low
        See Also:
        Constant Field Values
      • TAG_ISO

        public static final int TAG_ISO
        0 = Check ISOSpeedRatings EXIF tag for ISO Speed 15 = Auto ISO 16 = ISO 50 17 = ISO 100 18 = ISO 200 19 = ISO 400
        See Also:
        Constant Field Values
      • TAG_METERING_MODE

        public static final int TAG_METERING_MODE
        3 = Evaluative 4 = Partial 5 = Centre Weighted
        See Also:
        Constant Field Values
      • TAG_FOCUS_TYPE

        public static final int TAG_FOCUS_TYPE
        0 = Manual 1 = Auto 3 = Close-up (Macro) 8 = Locked (Pan Mode)
        See Also:
        Constant Field Values
      • TAG_AF_POINT_SELECTED

        public static final int TAG_AF_POINT_SELECTED
        12288 = None (Manual Focus) 12289 = Auto Selected 12290 = Right 12291 = Centre 12292 = Left
        See Also:
        Constant Field Values
      • TAG_EXPOSURE_MODE

        public static final int TAG_EXPOSURE_MODE
        0 = Easy Shooting (See Easy Shooting Mode) 1 = Program 2 = Tv-Priority 3 = Av-Priority 4 = Manual 5 = A-DEP
        See Also:
        Constant Field Values
      • TAG_FLASH_ACTIVITY

        public static final int TAG_FLASH_ACTIVITY
        0 = Flash Did Not Fire 1 = Flash Fired
        See Also:
        Constant Field Values
      • TAG_FOCUS_MODE_2

        public static final int TAG_FOCUS_MODE_2
        0 = Focus Mode: Single 1 = Focus Mode: Continuous
        See Also:
        Constant Field Values
      • TAG_MANUAL_FLASH_OUTPUT

        public static final int TAG_MANUAL_FLASH_OUTPUT
        See Also:
        Constant Field Values
    • Constructor Detail

      • CameraSettings

        public CameraSettings()