Contents

isRunning

A Boolean value that indicates whether the audio engine is running.

Declaration

var isRunning: Bool { get }

Discussion

The value is true if the audio engine is in a running state; otherwise, false.

See Also

Playing Audio