Gst.Element::set_bus

function vfunc_set_bus(bus:Gst.Bus):void {
}

Sets the bus of the element. Increases the refcount on the bus. For internal use only, unless you're testing elements.

MT safe.

bus

the Gst.Bus to set.