Deep Trekker BRIDGE API - v1.0.3
    Preparing search index...

    Type Alias TamronFocusSettings

    Tamron Focus Settings

    type TamronFocusSettings = {
        auto?: boolean;
        nearLimit?: 10 | 34 | 90 | 250 | 800 | 2300;
        rate?: Rate;
        value?: number;
    }
    Index

    Properties

    auto?: boolean

    Auto focus enable, otherwise manual mode.

    nearLimit?: 10 | 34 | 90 | 250 | 800 | 2300

    Focus near limit

    the approximate focus near limit position in mm.

    rate?: Rate

    Focus Rate

    The camera focus modifier.

    value?: number

    Focus value

    0

    100