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.
The audio node’s current audio asset.
var avAudioNode: AVAudioNode? { get set }The AV audio node must refer to an AVAudioEngine sound graph from a single sound source or URL.