Searched defs:_GstVideoAggregatorPrivate (Results 1 – 1 of 1) sorted by relevance
52 struct _GstVideoAggregatorPrivate struct55 GMutex lock;58 GstClockTime ts_offset;59 guint64 nframes;62 gdouble proportion;63 GstClockTime earliest_time;64 guint64 qos_processed, qos_dropped;67 GstCaps *current_caps;69 gboolean live;73 GPtrArray *supported_formats;[all …]