public uint add_watch_full (int priority, owned Gst.BusFunc func);
[CCode (instance_pos = -1)]
public bool async_signal_func (Gst.Bus bus, Gst.Message message);
- public GLib.TimeoutSource create_watch ();
+ public GLib.Source create_watch ();
public void disable_sync_message_emission ();
public void enable_sync_message_emission ();
public bool have_pending ();
gst_bus_set_sync_handler.func nullable="1"
gst_bus_timed_pop transfer_ownership="1" nullable="1"
gst_bus_timed_pop_filtered transfer_ownership="1" nullable="1"
-gst_bus_create_watch transfer_ownership="1"
+gst_bus_create_watch type_name="GLib.Source" transfer_ownership="1"
GstCaps.type hidden="1"
GstCaps.structs hidden="1"
GstCaps.refcount hidden="1"