channels
An array of channel objects that describe the port’s input or output channels.
Declaration
var channels: [AVAudioSessionChannelDescription]? { get }Discussion
The contents of this array may change if the audio session’s input or output channel count changes.