onvif
    Preparing search index...

    Interface MetadataAttributes

    interface MetadataAttributes {
        canContainAnalytics: boolean;
        canContainNotifications: boolean;
        canContainPTZ: boolean;
        ptzSpaces?: StringAttrList;
    }
    Index
    canContainAnalytics: boolean

    Indicates that there can be analytics data in the metadata track in the specified time interval.

    canContainNotifications: boolean

    Indicates that there can be notifications in the metadata track in the specified time interval.

    canContainPTZ: boolean

    Indicates that there can be PTZ data in the metadata track in the specified time interval.

    ptzSpaces?: StringAttrList

    List of all PTZ spaces active for recording. Note that events are only recorded on position changes and the actual point of recording may not necessarily contain an event of the specified type.