Constants¶
Details¶
- GstAnalytics.CAPS_FEATURE_META_GST_ANALYTICS_BATCH_META = 'meta:GstAnalyticsBatchMeta'¶
The caps feature to be used on streams that make use of this meta.
New in version 1.28.
- GstAnalytics.INF_RELATION_SPAN = -1¶
Passes to functions asking for a relation span when the span is infinite.
New in version 1.24.
- GstAnalytics.MODELINFO_SECTION_NAME = 'modelinfo'¶
The name of the modelinfo header section
New in version 1.28.
- GstAnalytics.MODELINFO_VERSION_MAJOR = 1¶
The current major version of the modelinfo format
New in version 1.28.
- GstAnalytics.MODELINFO_VERSION_MINOR = 0¶
The current minor version of the modelinfo format
New in version 1.28.
- GstAnalytics.MODELINFO_VERSION_STR = '1.0'¶
The current version string for the modelinfo format. This MUST be updated whenever the format changes.
New in version 1.28.
- GstAnalytics.MTD_TYPE_ANY = 0¶
A wildcard matching any type of analysis
New in version 1.24.