Contents

audioChannels

An array of audio channels that the connection provides.

Declaration

var audioChannels: [AVCaptureAudioChannel] { get }

Discussion

The property only applies to a video connection.

See Also

Inspecting a connection