onvif
    Preparing search index...

    Interface BacklightCompensation20

    Type describing whether BLC mode is enabled or disabled (on/off).

    interface BacklightCompensation20 {
        level?: number;
        mode: BacklightCompensationMode;
    }
    Index
    level?: number

    Optional level parameter (unit unspecified).

    Backlight compensation mode (on/off).