Searched defs:_GstSegment (Results 1 – 1 of 1) sorted by relevance
271 struct _GstSegment { struct273 GstSegmentFlags flags;275 gdouble rate;276 gdouble applied_rate;278 GstFormat format;279 guint64 base;280 guint64 offset;281 guint64 start;282 guint64 stop;283 guint64 time;[all …]