[Bug 645661] autovideosink's parent class is Bin?

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Mar 25 13:18:41 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=645661
  GStreamer | gst-plugins-good | 0.10.32

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at circular-chaos.org
         Resolution|                            |NOTABUG

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2011-03-25 20:18:37 UTC ---
Because it's implemented as a GstBin. It's a bin that automatically creates
some videosink and adds it as child.

This shouldn't be causing problems anywhere, you can't expect any sink to
inherit from GstBaseSink (you can implement sinks that only inherit from
GstElement just fine for example).

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