Element.getBus

Returns the bus of the element. Note that only a #GstPipeline will provide a bus for the application.

class Element
getBus
()

Return Value

Type: Bus

the element's #GstBus. unref after usage.

MT safe.

Meta