PipelineGidBuilderImpl.autoFlushBus

Set autoFlushBus property.

class PipelineGidBuilderImpl(T)
T
autoFlushBus
(
bool propval
)

Parameters

propval bool

Whether or not to automatically flush all messages on the pipeline's bus when going from READY to NULL state. Please see gst.pipeline.Pipeline.setAutoFlushBus for more information on this option.

Return Value

Type: T

Builder instance for fluent chaining