python Gst.Buffer info unable to set value for field

Kevron Rees tripzero.kev at gmail.com
Wed Mar 4 01:49:57 PST 2015


 buff = Gst.Buffer.new_allocate(None, 20, None)
 success, info = buff.map(Gst.MapFlags.READ)
 info.data = [1,1,1,1,1]

 RuntimeError: unable to set value for field

I must be doing something stupid...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150304/8096fc68/attachment-0001.html>


More information about the gstreamer-devel mailing list