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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 13 09:05:54 PDT 2010


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

--- Comment #28 from Sebastian Dröge <slomo at circular-chaos.org> 2010-08-13 16:05:51 UTC ---
I generally like the specific getter/setter too (set_doc_uri() etc) but it
might be too limited in some cases. For example if there is the need for an
audio effect specific detail later, it would mean adding a new function that is
audio specific to core...

So in the end I'd prefer the gst_element_class_set_detail_string() and
gst_element_class_get_detail_string() variants to allow the biggest
extendability (e.g. media specific details, integers, etc)

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