Gst.Bus.prototype.remove_signal_watch
function remove_signal_watch():void { // Gjs wrapper for gst_bus_remove_signal_watch() }
Removes a signal watch previously added with Gst.Bus.prototype.add_signal_watch.
MT safe.
function remove_signal_watch():void { // Gjs wrapper for gst_bus_remove_signal_watch() }
Removes a signal watch previously added with Gst.Bus.prototype.add_signal_watch.
MT safe.