Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasesink.c188 struct _GstBaseSinkPrivate struct
190 gint qos_enabled; /* ATOMIC */
191 gboolean async_enabled;
192 GstClockTimeDiff ts_offset;
193 GstClockTime render_delay;
194 GstClockTime processing_deadline;
197 GstClockTime current_sstart;
198 GstClockTime current_sstop;
201 GstClockTime current_rstart;
202 GstClockTime current_rstop;
[all …]