Interface APP6Tags

interface APP6Tags {
    AutoISOMax?: number;
    AutoISOMin?: number;
    AutoRotation?: string;
    DeviceName?: string;
    HDRSetting?: string;
    MaximumShutterAngle?: string;
    MediaUniqueID?: string;
    MetadataVersion?: string;
    PhotoResolution?: string;
    ProTune?: string;
    Rate?: string;
}

Hierarchy (view full)

Properties

AutoISOMax?: number

☆☆☆☆ ✔ Example: 800

AutoISOMin?: number

☆☆☆☆ ✔ Example: 3200

AutoRotation?: string

☆☆☆☆ ✔ Example: "Up"

DeviceName?: string

☆☆☆☆ ✔ Example: "Photo Global Settings"

HDRSetting?: string

☆☆☆☆ ✔ Example: "On (Manual)"

MaximumShutterAngle?: string

☆☆☆☆ ✔ Example: "AUTO"

MediaUniqueID?: string

☆☆☆☆ ✔ Example: "859830e2f50cb3397a6216f09553fce800000000000000000000000000000000"

MetadataVersion?: string

☆☆☆☆ ✔ Example: "7.6.4"

PhotoResolution?: string

☆☆☆☆ ✔ Example: "12MP_W"

ProTune?: string

☆☆☆☆ ✔ Example: "On"

Rate?: string

☆☆☆☆ ✔ Example: "4_1SEC"

Generated using TypeDoc