BusGidBuilderImpl.enableAsync
T enableAsync(bool propval)Set enableAsync property.
Parameters
propval | 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. |
Returns
Builder instance for fluent chaining