bus: Add function to get the file descriptor of the bus
authorSebastian Dröge <sebastian@centricular.com>
Thu, 15 Dec 2016 10:48:55 +0000 (12:48 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 9 May 2017 13:01:46 +0000 (15:01 +0200)
commitc77f661f6d8d9f30437e1142219d50597a1d55b6
tree86652143d9e396ab27f92deee6a506b5a76476e1
parente7ede5a487d8c1571a4387a5f8eeb4d5e73a9553
bus: Add function to get the file descriptor of the bus

This is useful for integration with other event loops that work by
polling file descriptors. G_IO_IN will always be set whenever a message
is available currently.

https://bugzilla.gnome.org/show_bug.cgi?id=776126
docs/gst/gstreamer-sections.txt
gst/gstbus.c
gst/gstbus.h
win32/common/libgstreamer.def