Searched defs:_GstBaseSinkPrivate (Results 1 – 1 of 1) sorted by relevance
188 struct _GstBaseSinkPrivate struct190 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 …]