[gstreamer-bugs] [Bug 159366] Some additions to gst-python

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri Nov 26 08:19:41 PST 2004


http://bugzilla.gnome.org/show_bug.cgi?id=159366
GStreamer | gst-python | Ver: HEAD CVS





------- Additional Comments From johan at gnome.org  2004-11-26 11:19 -------
Martin, thanks for submitting the patch, it looks good apart from 
_wrap_gst_structure_set_value.

I'm not really convinced that the type of the structure needs to be sent as an
argument, a most important goal of the bindings is to integrate well into the
python language, and passing the type around is not very pythonish. However, I
am aware that the type of a GstStructure might be a little hard to map properly
to a PyObject.

So I would prefer that only pyg_type_from_object should be used, and when it
doesn't work correctly pygtk itself should be fixed.
Can you please tell me why you feel that it's not working as expected and we
should work out so pyg_type_from_object gets a little smarter.

However, since it's optional I'm not so much against it.



------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list