[Bug 709770] [PATCH] signal for message received by GstRTSPMedia

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 12 00:41:44 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=709770
  GStreamer | gst-rtsp-server | unspecified

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
                 CC|                            |wim.taymans at gmail.com

--- Comment #1 from Wim Taymans <wim.taymans at gmail.com> 2013-11-12 08:41:40 UTC ---
We usually use subclassing to get the messages because then you can modify or
drop the message or decide to call the parent before or after you custom
implementation.

You can actually do all that if you hook the vmethod in a signal. I would
accept a patch do implement it like that.

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