BusGidBuilderImpl.enableAsync

Set enableAsync property.

class BusGidBuilderImpl(T)
T
enableAsync
(
bool propval
)

Parameters

propval bool

Enables async message delivery support for bus watches, gst.bus.Bus.pop and similar API. Without this only the synchronous message handlers are called.

This property is used to create the child element buses in #GstBin.

Return Value

Type: T

Builder instance for fluent chaining