Gst.ChildProxy.prototype.child_removed
function child_removed(child:GObject.Object, name:String):void {
// Gjs wrapper for gst_child_proxy_child_removed()
}Emits the "child-removed" signal.
- child
the removed child
- name
the name of the old child
function child_removed(child:GObject.Object, name:String):void {
// Gjs wrapper for gst_child_proxy_child_removed()
}Emits the "child-removed" signal.
the removed child
the name of the old child