audioChannels
An array of audio channels that the connection provides.
Declaration
var audioChannels: [AVCaptureAudioChannel] { get }Discussion
The property only applies to a video connection.
An array of audio channels that the connection provides.
var audioChannels: [AVCaptureAudioChannel] { get }The property only applies to a video connection.