Gstreamer and GLib Mainloop

Sebastian Dröge sebastian at centricular.com
Fri Mar 17 06:08:04 UTC 2017


On Thu, 2017-03-16 at 17:59 -0400, Andrew Grace wrote:
> How does Gstreamer connect with GLib's MainLoop?  At the application
> level, there is no explicit connection between them.

GStreamer does not require the usage of a GLib main loop, or any main
loop at all. However GstBus has optional integration into a GMainLoop
with the "watch" API, e.g. gst_bus_add_watch().

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170317/e6531ae6/attachment-0001.sig>


More information about the gstreamer-devel mailing list