onvif
    Preparing search index...

    Interface MetadataConfigurationOptions

    interface MetadataConfigurationOptions {
        extension?: MetadataConfigurationOptionsExtension;
        geoLocation?: boolean;
        maxContentFilterSize?: number;
        PTZStatusFilterOptions: PTZStatusFilterOptions;
    }
    Index
    geoLocation?: boolean

    True if the device is able to stream the Geo Located positions of each target.

    maxContentFilterSize?: number

    A device signalling support for content filtering shall support expressions with the provided expression size.

    PTZStatusFilterOptions: PTZStatusFilterOptions