Pipeline.autoFlushBus

bool autoFlushBus() @property

Get autoFlushBus property.

Returns

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.

void autoFlushBus(bool propval) @property

Set autoFlushBus property.

Parameters

propvalWhether 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.