onvif
    Preparing search index...

    Interface NoiseReductionOptions

    interface NoiseReductionOptions {
        level: boolean;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index
    level: boolean

    Indicates whether or not support Level parameter for NoiseReduction.