[gstreamer-bugs] [Bug 396774] Make GstElementDetails extensible

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 19 05:49:44 PDT 2010


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

--- Comment #32 from Sebastian Dröge <slomo at circular-chaos.org> 2010-08-19 12:49:38 UTC ---
I see no problem with having the defines or methods in different packages.
We're already doing it now for tags and nobody complained so far :) But
setter/getter macros might really be a problem for some bindings.

Instead of exposing the GstStructure directly for iterating we could have a
getter, that returns a list of struct { const char *name; const GValue *value;
}.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the Gstreamer-bugs mailing list