AVAudioMixingDestination
An object that represents a connection to a mixer node from a node that conforms to the audio mixing protocol.
Declaration
class AVAudioMixingDestinationOverview
You can only use a destination instance when a source node provides it. You can’t use it as a standalone instance.