Pipeline.isLive

Check if pipeline is live.

class Pipeline
bool
isLive
()

Return Value

Type: bool

true if pipeline is live, false if not or if it did not reach the PAUSED state yet.

MT safe.