Searched defs:_GstSegment (Results 1 – 1 of 1) sorted by relevance
263 struct _GstSegment { struct265 GstSegmentFlags flags;267 gdouble rate;268 gdouble applied_rate;270 GstFormat format;271 guint64 base;272 guint64 offset;273 guint64 start;274 guint64 stop;275 guint64 time;[all …]