Gst.Bus.prototype.async_signal_func
function async_signal_func(message:Gst.Message, data:gpointer):Boolean { // Gjs wrapper for gst_bus_async_signal_func() }
A helper Gst.BusFunc that can be used to convert all asynchronous messages into signals.
- message
the Gst.Message received
- data
user data
- Returns
TRUE