Searched refs:gst_bus_add_watch_full (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstreamer/gst/ |
D | gstbus.h | 205 guint gst_bus_add_watch_full (GstBus * bus,
|
D | gstbus.c | 1006 gst_bus_add_watch_full (GstBus * bus, gint priority, in gst_bus_add_watch_full() function 1050 return gst_bus_add_watch_full (bus, G_PRIORITY_DEFAULT, func, in gst_bus_add_watch()
|
/third_party/gstreamer/gstplugins_base/tests/examples/seek/ |
D | scrubby.c | 540 bus_watch = gst_bus_add_watch_full (bus, in main()
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 60087 introspection: Rename gst_bus_add_watch_full to gst_bus_add_watch 70967 Makes gst_bus_add_watch(), gst_bus_add_watch_full(), gst_bus_add_signal_watch(), 91621 (gst_bus_add_watch_full_unlocked), (gst_bus_add_watch_full), 91637 (gst_bus_add_watch_full), (gst_bus_add_signal_watch_full): 123344 (gst_bus_create_watch), (gst_bus_add_watch_full), 124584 (gst_bus_create_watch), (gst_bus_add_watch_full), 127991 (gst_bus_add_watch_full), (poll_handler), (poll_timeout), 131421 (gst_bus_create_watch), (gst_bus_add_watch_full):
|