[gstreamer-bugs] [Bug 609473] It would be nice if GstMiniObject derived classes supported storing data for bindings

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 9 23:48:35 PST 2010


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |slomo at circular-chaos.org
     Ever Confirmed|0                           |1

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2010-02-10 07:48:32 UTC ---
Adding this would be possible without breaking ABI btw, by simply putting it
into instance private data and add accessor functions for them.

Also I think this is a good idea, something like GObject's toggle references
and the qdata hashtables would improve the C# bindings too. I'll create a patch
for that later for discussion here.

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