[gstreamer-bugs] [Bug 623121] [queue2] downloaded areas of the media are not exposed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 31 08:54:39 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=623121
  GStreamer | gstreamer (core) | git

--- Comment #13 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-08-31 15:54:35 UTC ---
>   gboolean gst_query_get_buffering_byte_range (query, &start, &stop, n);

Or  gboolean gst_query_get_buffering_byte_range (query, n, &start, &stop);

-- 
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