Searched defs:_GstClockPrivate (Results 1 – 1 of 1) sorted by relevance
189 struct _GstClockPrivate struct191 GMutex slave_lock; /* order: SLAVE_LOCK, OBJECT_LOCK */193 GCond sync_cond;196 GstClockTime internal_calibration;197 GstClockTime external_calibration;198 GstClockTime rate_numerator;199 GstClockTime rate_denominator;200 GstClockTime last_time;203 GstClockTime resolution;206 GstClock *master;[all …]