onvif
    Preparing search index...

    Interface GetVideoOutputConfigurationOptions

    interface GetVideoOutputConfigurationOptions {
        videoOutputToken: string;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index
    videoOutputToken: string

    Token of the Video Output whose options are requested..