Pipeline.getBus

Gets the #GstBus of pipeline. The bus allows applications to receive #GstMessage packets.

class Pipeline
override
getBus
()

Return Value

Type: gst.bus.Bus

a #GstBus, unref after usage.

MT safe.