Home
last modified time | relevance | path

Searched defs:_GstVideoAggregatorPrivate (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideoaggregator.c52 struct _GstVideoAggregatorPrivate struct
55 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 …]