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.
A Boolean value that indicates whether the audio engine is running.
var isRunning: Bool { get }The value is true if the audio engine is in a running state; otherwise, false.