gst_bus_add_watch 168 gst/gstbus.h guint gst_bus_add_watch (GstBus * bus, gst_bus_add_watch 175 tests/check/gst/gstbus.c id = gst_bus_add_watch (test_bus, gst_bus_async_signal_func, NULL); gst_bus_add_watch 196 tests/check/gst/gstpipeline.c id = gst_bus_add_watch (bus, message_received, pipeline); gst_bus_add_watch 98 tests/examples/manual/decodebin.c gst_bus_add_watch (bus, my_bus_callback, loop); gst_bus_add_watch 309 tests/examples/manual/dynamic.c gst_bus_add_watch (bus, my_bus_callback, NULL); gst_bus_add_watch 104 tests/examples/manual/helloworld.c gst_bus_add_watch (bus, bus_call, loop); gst_bus_add_watch 63 tests/examples/manual/playbin.c gst_bus_add_watch (bus, my_bus_callback, loop); gst_bus_add_watch 89 tests/examples/manual/typefind.c gst_bus_add_watch (bus, my_bus_callback, NULL);