[Bug 678663] [0.11] memory: Need equivalent of PyGST Buffer.data from PyGI, gst_map_info_get_data()?

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jun 23 05:13:35 PDT 2012


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

--- Comment #2 from Jason Gerard DeRose <jderose at novacut.com> 2012-06-23 12:13:31 UTC ---
This idea is way above my introspection and PyGI pay-grade... but could the
Python Buffer Protocol be used as a way to expose the Buffer.data as a `bytes`
object without copying it first?

http://docs.python.org/py3k/c-api/buffer.html#bufferobjects

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