[gst-devel] Re: [gst-cvs] bilboed gst-python: gst-python/ gst-python/gst/

Andy Wingo wingo at pobox.com
Wed Apr 20 01:50:17 CEST 2005


On Tue, 2005-04-19 at 09:11 -0700, Edward Hervey wrote:
> Log message:
> * gst/gststructure.override: (_wrap_gst_structure_get_double):
> Added overriding function for getting double values from a gst.Structure

Probably a bad addition. You can just treat structures like dicts,
mostly: struct['foo']. That works for getting and setting, and for all
types. Those get_int, etc. functions should be deprecated or removed.

Consider reverting :)

Ciao,
-- 
Andy Wingo
http://wingolog.org/





More information about the gstreamer-devel mailing list