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.c183 struct _GstBaseSinkPrivate struct
185 gint qos_enabled; /* ATOMIC */
186 gboolean async_enabled;
187 GstClockTimeDiff ts_offset;
188 GstClockTime render_delay;
189 GstClockTime processing_deadline;
192 GstClockTime current_sstart;
193 GstClockTime current_sstop;
196 GstClockTime current_rstart;
197 GstClockTime current_rstop;
[all …]