pipeline's bus when going from READY to NULL state. Please see [gst.pipeline.Pipeline.setAutoFlushBus] for more information on this option.
Pipeline.autoFlushBus
bool autoFlushBus() @propertyGet autoFlushBus property.
Returns
Whether or not to automatically flush all messages on the
void autoFlushBus(bool propval) @propertySet autoFlushBus property.
Parameters
propval | 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. |