Home
last modified time | relevance | path

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

/dports/multimedia/gstreamer1/gstreamer-1.16.2/gst/
H A Dgstsegment.h191 struct _GstSegment { struct
193 GstSegmentFlags flags;
195 gdouble rate;
198 GstFormat format;
199 guint64 base;
200 guint64 offset;
201 guint64 start;
202 guint64 stop;
203 guint64 time;
205 guint64 position;
[all …]