[gstreamer-bugs] [Bug 584987] [playbin2] [gapless] Fire a track-changed message on track change.

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Jun 6 02:35:05 PDT 2009


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

  GStreamer | gst-plugins-base | Ver: git

Sebastian Dröge changed:

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




------- Comment #1 from Sebastian Dröge  2009-06-06 09:35 UTC -------
Yes, this signal/message would be a very good idea IMHO. about-to-finish is
usually to early and might give a suboptimal user experience on track changes
;)

Not sure if a message or signal should be used... both have their advantages
and disadvantages: signals are called from the streaming thread but are
instant, messages are called from the bus thread but arrive later.


-- 
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=584987.




More information about the Gstreamer-bugs mailing list