[gst-devel] Wim's week 2 progress mail
Andy Wingo
wingo at pobox.com
Tue Mar 29 03:54:22 CEST 2005
Howdy Ronald,
On Tue, 2005-03-29 at 13:34 +0200, Ronald S. Bultje wrote:
> > - Documentation updates
> > - GstBus design
>
> GstBus message notification appears to be fd-based,
fd's are just used as notification; the messages themselves are passed
in a locked queue. The fd allows a gsource to be written so you can add
the bus as a source in a main loop, for example the one in gst_bus_poll.
Regards,
--
Andy Wingo
http://wingolog.org/
More information about the gstreamer-devel
mailing list