onvif
    Preparing search index...

    Interface RelativeFocus

    interface RelativeFocus {
        distance: number;
        speed?: number;
    }
    Index
    distance: number

    Distance parameter for the relative focus control.

    speed?: number

    Speed parameter for the relative focus control.