Contents

avAudioNode

The audio node’s current audio asset.

Declaration

var avAudioNode: AVAudioNode? { get set }

Discussion

The AV audio node must refer to an AVAudioEngine sound graph from a single sound source or URL.

See Also

Configuring Audio Nodes