[Bug 766647] adapter: Add a method to query current offset

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu May 19 08:42:14 UTC 2016


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

--- Comment #1 from Edward Hervey <bilboed at bilboed.com> ---
Created attachment 328175
  --> https://bugzilla.gnome.org/attachment.cgi?id=328175&action=edit
adapter: Add a method to query current offset

API: gst_buffer_get_offset

This method allows retrieving the current offset based on the
GST_BUFFER_OFFSET of the buffers that were pushed in.

The offset will be set initially by the GST_BUFFER_OFFSET of
DISCONT buffers, and then incremented by the sizes of the following
buffers.

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