Pipeline.getAutoFlushBus

Check if pipeline will automatically flush messages when going to the NULL state.

class Pipeline
int
getAutoFlushBus
()

Return Value

Type: int

whether the pipeline will automatically flush its bus when going from READY to NULL state or not. MT safe.

Meta