[Bug 748738] gstevent: add new api for parse seek event

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jul 30 06:47:45 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=748738

--- Comment #12 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
I don't know, it's not clear to me that we should add 

+        GstSeekType start_type;
+        GstSeekType stop_type;

fields to the GstSegment structure, they don't have anything to do with the
segment, do they? We're just (ab)using the GstSegment struct here for some
convenience function, no?

Not sure this function is really needed at all.

Maybe gst_segment_do_seek_from_event() would be sufficient too?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list