Interface CompositeTags

These are tags are derived from the values of one or more other tags. Only a few are writable directly.

interface CompositeTags {
    AdvancedSceneMode?: string;
    Aperture?: number;
    AutoFocus?: string;
    AvgBitrate?: string;
    CFAPattern?: string;
    CircleOfConfusion?: string;
    ConditionalFEC?: number;
    DOF?: string;
    DigitalCreationDateTime?: string | ExifDateTime;
    DriveMode?: string;
    ExtenderStatus?: string;
    FOV?: string;
    FlashType?: string;
    FocalLength35efl?: string;
    GPSDateTime?: string | ExifDateTime;
    GPSPosition?: string;
    HyperfocalDistance?: string;
    ImageSize?: string;
    Lens?: string;
    Lens35efl?: string;
    LensID?: string;
    LightValue?: number;
    Megapixels?: number;
    OriginalDecisionData?: string | BinaryField;
    PeakSpectralSensitivity?: string;
    PreviewImage?: BinaryField;
    RedEyeReduction?: string;
    RicohPitch?: number;
    RicohRoll?: number;
    Rotation?: number;
    RunTimeSincePowerUp?: string;
    ScaleFactor35efl?: number;
    ShootingMode?: string;
    ShutterCurtainHack?: string;
    ShutterSpeed?: string;
    SubSecCreateDate?: string | ExifDateTime;
    SubSecDateTimeOriginal?: string | ExifDateTime;
    SubSecMediaCreateDate?: string | ExifDateTime;
    SubSecModifyDate?: string | ExifDateTime;
}

Hierarchy (view full)

Properties

AdvancedSceneMode?: string

☆☆☆☆ ✔ Example: "Unknown (49 5)"

Aperture?: number

★★★★ ✔ Example: 90

AutoFocus?: string

☆☆☆☆ ✔ Example: "On"

AvgBitrate?: string

☆☆☆☆ ✔ Example: "8.7 Mbps"

CFAPattern?: string

☆☆☆☆ ✔ Example: "[Red,Green][Green,Blue]"

CircleOfConfusion?: string

★★★★ ✔ Example: "1.030 mm"

ConditionalFEC?: number

☆☆☆☆ ✔ Example: 0

DOF?: string

★★☆☆ ✔ Example: "inf (9.66 m - inf)"

DigitalCreationDateTime?: string | ExifDateTime

☆☆☆☆ ✔ Example: "2021:03:16 18:14:25"

DriveMode?: string

★★☆☆ ✔ Example: "Unknown (3152)"

ExtenderStatus?: string

☆☆☆☆ ✔ Example: "Not attached"

FOV?: string

★★★★ ✔ Example: "97.7 deg"

FlashType?: string

☆☆☆☆ ✔ Example: "Optional,TTL"

FocalLength35efl?: string

★★★★ ✔ Example: "99.7 mm (35 mm equivalent: 554.0 mm)"

GPSDateTime?: string | ExifDateTime

☆☆☆☆ ✔ Example: "2023:10:06 18:50:33Z"

GPSPosition?: string

☆☆☆☆ ✔ Example: "7.196465 134.376806666667"

HyperfocalDistance?: string

★★★★ ✔ Example: "Inf m"

ImageSize?: string

★★★★ ✔ Example: "8x8"

Lens?: string

★★☆☆ ✔ Example: "smc PENTAX-D FA 50mm F2.8 Macro"

Lens35efl?: string

★★☆☆ ✔ Example: "9.2 - 92.0 mm (35 mm equivalent: 24.9 - 248.8 mm)"

LensID?: string

★★☆☆ ✔ Example: "smc PENTAX-FA 28-105mm F3.2-4.5 AL[IF]"

LightValue?: number

★★★★ ✔ Example: 9.9

Megapixels?: number

★★★★ ✔ Example: 9.5

OriginalDecisionData?: string | BinaryField

☆☆☆☆ ✔ Example: "(Binary data 512 bytes, use -b option to extract)"

PeakSpectralSensitivity?: string

☆☆☆☆ Example: "9.9 um"

PreviewImage?: BinaryField

★★★☆ ✔ Example: "(Binary data 37244 bytes, use -b option to extract)"

RedEyeReduction?: string

☆☆☆☆ ✔ Example: "On"

RicohPitch?: number

☆☆☆☆ Example: 11.2

RicohRoll?: number

☆☆☆☆ Example: 1.59

Rotation?: number

★☆☆☆ ✔ Example: "Unknown (0)"

RunTimeSincePowerUp?: string

☆☆☆☆ ✔ Example: "9:30:01"

ScaleFactor35efl?: number

★★★★ ✔ Example: 9.9

ShootingMode?: string

★★☆☆ ✔ Example: "Unknown (83)"

ShutterCurtainHack?: string

☆☆☆☆ ✔ Example: "1st-curtain sync"

ShutterSpeed?: string

★★★★ ✔ Example: "inf"

SubSecCreateDate?: string | ExifDateTime

★☆☆☆ ✔ Example: "2023:10:17 14:59:23+00:00"

SubSecDateTimeOriginal?: string | ExifDateTime

★☆☆☆ ✔ Example: "2023:10:17 14:59:23+00:00"

SubSecMediaCreateDate?: string | ExifDateTime

☆☆☆☆ Example:

SubSecModifyDate?: string | ExifDateTime

★☆☆☆ ✔ Example: "2023:10:17 14:59:23+00:00"