onvif
    Preparing search index...

    Interface IrCutFilterAutoAdjustment

    interface IrCutFilterAutoAdjustment {
        boundaryOffset?: number;
        boundaryType: string;
        extension?: IrCutFilterAutoAdjustmentExtension;
        responseTime?: string;
    }
    Index
    boundaryOffset?: number

    Adjusts boundary exposure level for toggling Ir cut filter to on/off specified with unitless normalized value from +1.0 to -1.0. Zero is default and -1.0 is the darkest adjustment (Unitless).

    boundaryType: string

    Specifies which boundaries to automatically toggle Ir cut filter following parameters are applied to. Its options shall be chosen from tt:IrCutFilterAutoBoundaryType.

    responseTime?: string

    Delay time of toggling Ir cut filter to on/off after crossing of the boundary exposure levels.