Contents

AVAssetReaderAudioMixOutput

An object that reads audio samples that result from mixing audio from one or more tracks.

Declaration

class AVAssetReaderAudioMixOutput

Overview

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.

Topics

Creating an audio mix output

Configuring audio settings

Inspecting an output

See Also

Media reading