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