Contents

downmix

A Boolean value that indicates whether the framework mixes the channels instead of remapping.

Declaration

var downmix: Bool { get set }

Discussion

This property defaults to false, indicating that the framework remaps the channels. When true, and channel remapping is necessary, the framework mixes the channels.

See Also

Getting Audio Converter Properties