[Bug 609473] GstMiniObject derived classes could support storing data for bindings

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 20 00:29:27 PDT 2011


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

--- Comment #13 from Sebastian Dröge <slomo at circular-chaos.org> 2011-04-20 07:29:25 UTC ---
Hmm the main problem I see here is that adding a toggleref will increase the
refcount by one, which makes the miniobject read-only. Thus you can never ever
change a miniobject with a toggleref.

For the flag you could also use the miniobject flags btw.

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


More information about the gstreamer-bugs mailing list