GstAnalytics.BatchStream¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
index |
r/w |
Index of the stream in the meta’s stream array |
|
n_objects |
r/w |
Number of objects |
|
n_sticky_events |
r/w |
Number of sticky events |
|
objects |
r/w |
|
|
padding |
[ |
r |
|
sticky_events |
r/w |
The sticky events store before any of the mini objects in the objects fields are processed |
Methods¶
|
|
|
|
Details¶
- class GstAnalytics.BatchStream¶
New in version 1.28.
- get_segment()¶
- Returns:
The
Gst.Segmentif there is one- Return type:
Gst.SegmentorNone
Gets the
Gst.Segmentfrom a streamNew in version 1.28.