onvif
    Preparing search index...

    Interface RemovePreset

    interface RemovePreset {
        presetToken: string;
        profileToken?: string;
    }
    Index
    presetToken: string

    A requested preset token.

    profileToken?: string

    A reference to the MediaProfile where the operation should take place.