audioMix
The audio mix to use with this output.
Declaration
@NSCopying var audioMix: AVAudioMix? { get set }Discussion
Use an audio mix to specify how an audio track’s volume changes over the media’s timeline.
The audio mix to use with this output.
@NSCopying var audioMix: AVAudioMix? { get set }Use an audio mix to specify how an audio track’s volume changes over the media’s timeline.