onvif
    Preparing search index...

    Interface GetVideoEncoderConfigurationOptions

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

    Optional video encoder configuration token 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.