Pipeline.autoFlushBus

Get autoFlushBus property.

  1. bool autoFlushBus [@property getter]
    class Pipeline
    @property
    bool
    autoFlushBus
    ()
  2. bool autoFlushBus [@property setter]

Return Value

Type: 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.