|
| class | Appearance |
| | This class is responsible for representing an ONVIF XML appearance. More...
|
| |
| class | Behaviour |
| | This class is responsible for representing an ONVIF XML behavior for objects. More...
|
| |
| class | ClassCandidate |
| | This class is responsible for representing an ONVIF XML class candidate used for conveying information on the type of object inside a bounding box. More...
|
| |
| class | Color |
| |
| class | ColorCluster |
| |
| class | DisplayColor |
| | This class is responsible for containing information on the color used to draw metadata objects. More...
|
| |
| class | DisplayText |
| | This class is responsible for representing text than can be embedded as part of metadata. This text can then be presented to the users in some form. More...
|
| |
| class | Frame |
| | This class is responsible for representing a Frame in ONVIF XML. More...
|
| |
| class | MetadataContent |
| | This class is responsible for containing metadata received from the VMS system. More...
|
| |
| class | MetadataDeserializer |
| | This class is responsible for deserializing metadata stored in the ONVIF metadata format. More...
|
| |
| class | MetadataSerializer |
| | This class is responsible for serializing metadata to the ONVIF XML metadata format. More...
|
| |
| class | MetadataStream |
| | This class is responsible for representing a Frame in ONVIF XML. More...
|
| |
| class | MetadataXml |
| | A nametable for Metadata XML used for speeding up processing and centralizing names. This works by only instantiating a specific string once, thereby making reference comparisons possible for string matching. All XML names (elements and attributes) must be public static read-only string. Otherwise the reflection logic will fail to add the names to the XmlNameTable.
|
| |
| class | NavigationalData |
| | This class is responsible for holding navigational metadata. More...
|
| |
| class | OnvifClass |
| | This class is responsible for representing an ONVIF XML class. More...
|
| |
| class | OnvifObject |
| | This class is responsible for representing an ONVIF XML object. More...
|
| |
| class | Polygon |
| |
| class | Rectangle |
| | This class is responsible for representing an ONVIF XML rectangle. More...
|
| |
| class | Shape |
| | This class is responsible for representing an ONVIF XML shape. More...
|
| |
| class | Transformation |
| | This class is responsible for representing an ONVIF XML transformation. More...
|
| |
| class | Vector |
| | This class is responsible for representing a two-dimensional vector in ONVIF XML. More...
|
| |
| class | VideoAnalytics |
| | This class is responsible for representing a VideoAnalytics in ONVIF XML. More...
|
| |