The audio engine of the node.
SDKs
- iOS 8.0+
- macOS 10.10+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 3.0+
Framework
- AVFoundation
Declaration
var engine: AVAudio Engine? { get }
Discussion
Returns nil
if the node is not attached to an audio engine.
The audio engine of the node.
SDKs
Framework
var engine: AVAudio Engine? { get }
Returns nil
if the node is not attached to an audio engine.