[gstreamer-bugs] [Bug 388201] gst_adapter_copy()

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Dec 21 01:20:26 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=388201

  GStreamer | gstreamer (core) | Ver: HEAD CVS





------- Comment #3 from David Schleef  2006-12-21 09:18 UTC -------
And, er, duh, I'll write some docs before checking it in.  Something like:

gst_adapter_copy() copies data out of the buffers contained in the #GstAdapter
into an array provided by the caller, starting after @offset bytes.  The array
should be large enough to contain  @size bytes.  The user should check that the
adapter has (@offset + @size) bytes available before calling this function.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list