Contents

inputParameters

An array of input parameters for the mix.

Declaration

var inputParameters: [AVAudioMixInputParameters] { get set }

Discussion

The array contains instances of AVAudioMixInputParameters. You don’t need an instance for each audio track that contributes to the mix. By default, the system processes audio for those tracks without an associated AVAudioMixInputParameters instance.