[gstreamer-bugs] [Bug 539108] gst_ghost_pad_new() does more than call g_object_new()

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jun 24 00:13:04 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=539108

  GStreamer | gstreamer (core) | Ver: HEAD CVS




------- Comment #3 from Sebastian Dröge  2008-06-24 07:13 UTC -------
So essentially what you want is gst_ghost_pad_construct(), which does all the
initialization magic that is done in gst_ghost_pad_new() and friends on an
already instanciated object? If you want to provide patches that's fine I
guess, it should definitely be noted in the docs though that this is just meant
for bindings or subclasses and should never ever be called on already used
object instances, etc.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=539108.




More information about the Gstreamer-bugs mailing list