GstAnalytics.MtdImpl¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
mtd_meta_transform |
r |
A pointer to a function that will be called when the containing meta is transform to potentially copy the data into a new Mtd into the new meta. |
|
name |
r/w |
The name of the metadata type |
Methods¶
None
Details¶
- class GstAnalytics.MtdImpl¶
This structure must be provided when registering a new type of Mtd. It must have a static lifetime (never be freed).
New in version 1.24.