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
bus | the #GstBus to set. |
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.
bus | the #GstBus to set. |