[gstreamer-bugs] [Bug 623121] [queue2] downloaded areas of the media are not exposed
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Sep 1 00:52:33 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=623121
GStreamer | gstreamer (core) | git
--- Comment #16 from Philippe Normand <phil at base-art.net> 2010-09-01 07:52:28 UTC ---
Right, then I'd remove "byte" and add a format argument:
void gst_query_add_buffering_range (query, format, start, stop);
gboolean gst_query_get_buffering_range (query, format, n, &start, &stop);
I'll go ahead with that unless someone have something to object ;)
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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