[Bug 657603] Add _get_type() functions for GstMiniObject

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 29 06:56:41 PDT 2011


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

--- Comment #5 from Johan (not receiving bugmail) Dahlin <johan at gnome.org> 2011-08-29 13:56:40 UTC ---
(In reply to comment #4)
> I decided to go for the GST_DEFINE_MINI_OBJECT() macro to define the
> _get_type() functions and have _initialize function call the _get_type() and
> store the result in a public global variable.
> 
> Johan, does this work for you?

Sure. The only thing the scanner needs is that the _get_type() functions are
present and public.

Are you writing the macro or should I?

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