Element.setBus

void setBus(gst.bus.Bus bus = null)

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

MT safe.

Parameters

busthe #GstBus to set.