pipelineStatePaused constant

PipelineState const pipelineStatePaused

The pipeline has been stopped, and can be resumed.

Implementation

static const pipelineStatePaused = PipelineState('PIPELINE_STATE_PAUSED');