[gst-devel] How to listen for bus messages without GMainLoop

Ash hashbrown100 at hotmail.com
Thu Jul 17 00:26:05 CEST 2008


I am using my own GUI that doesn't make use of GLib. I am implementing gstreamer support for my GUI. I need to listen for EOS messages and potentially other errors, but adding a GMainLoop ruins the flow of my own GUI threads. I have tried creating a single thread that only runs G_main_loop_run(), but I noticed that I lose some Key Events to my own GUI when the loop is run. Is there anyway to listen for bus messages while either having GMainLoop or not without losing keystroke inputs?
_________________________________________________________________
Time for vacation? WIN what you need- enter now!
http://www.gowindowslive.com/summergiveaway/?ocid=tag_jlyhm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080716/92c8d6f1/attachment.htm>


More information about the gstreamer-devel mailing list