onvif
    Preparing search index...

    Interface GetMetadataConfigurationOptions

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

    Optional metadata 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.