AVAssetReaderAudioMixOutput
An object that reads audio samples that result from mixing audio from one or more tracks.
Declaration
class AVAssetReaderAudioMixOutputOverview
Read audio data that you mix from one or more asset tracks by adding an audio mix output to an asset reader. You can read the samples in their stored format or you can convert them to an alternative format.