onvif
    Preparing search index...

    Interface SetCurrentPreset

    interface SetCurrentPreset {
        presetToken: string;
        videoSourceToken: string;
    }
    Index
    presetToken: string

    Reference token to the Imaging Preset to be applied to the specified Video Source.

    videoSourceToken: string

    Reference token to the VideoSource to which the specified Imaging Preset should be applied.