onvif
    Preparing search index...

    Interface GetVideoSourceConfigurationOptions

    interface GetVideoSourceConfigurationOptions {
        configurationToken?: string;
        profileToken?: string;
    }
    Index
    configurationToken?: string

    Optional video source configurationToken that specifies an existing configuration that the options are intended for.

    profileToken?: string

    Optional ProfileToken that specifies an existing media profile that the options shall be compatible with.