Pipeline.isLive

bool isLive() nothrow

Check if pipeline is live.

Returns

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

MT safe.