Home
last modified time | relevance | path

Searched defs:_GstSegment (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstsegment.h263 struct _GstSegment { struct
265 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 …]