[gstreamer-bugs] [Bug 171735] add an interface to gst-core that allows multi child elements

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri Apr 8 07:21:18 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=171735
 GStreamer | gstreamer (core) | Ver: HEAD CVS





------- Additional Comments From Benjamin Otte  2005-04-08 10:21 -------
My important comments from our IRC discussion:
<Company> ensonic: the "property name '%s' has no '::' separator" should be
g_warning's
<Company> ensonic: and you need to check that the child in gst_parent_get does exist
<Company> you have to collect the values yourself with
G_VALUE_COLLECT/G_VALUE_LCOPY and use g_object_get/set_property
<Company> allow gst_parent_get to be used without "::"
<Company> i still wonder if we should implement it recursively so that
gst_parent_get (object, "instrument1::voice7::note" &note, NULL) would work
<Company> ensonic: the interface is missing a way to get names for objects

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