[gst-devel] gtk and threads
Andy Wingo
wingo at pobox.com
Tue Aug 29 17:33:43 CEST 2006
Hi,
On Tue, 2006-08-29 at 15:40 +0100, Tim Müller wrote:
> > I can think of two
> > ways of doing it:
Another one would be having the element post a message using
gst_element_post_message(). The app would then install the signal
handler bus watch and connect to message::element or
message::application, and would then receive the message in the main
thread of the app. Probably the easiest.
Regards,
--
http://wingolog.org/
More information about the gstreamer-devel
mailing list