[gstreamer-bugs] [Bug 396779] Preset interface for elements

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jan 29 18:01:38 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=396779

  GStreamer | gst-plugins-base | Ver: HEAD CVS





------- Comment #11 from David Schleef  2007-01-30 01:59 UTC -------
I have to agree with tim here.  GObject already has a pretty decent properties
system that already has much of what has been discussed here.  One thing it
doesn't have is differentiation between configuration properties (i.e.,
audiotestsrc freq=440) and state properties (audiotestsrc name="blah").  But
this and everything else I've read here could be put into a subclass of
GParamSpec.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list