connections
The capture output object’s connections.
Declaration
var connections: [AVCaptureConnection] { get }Discussion
Each connection object in the array describes the mapping between the output and the capture input ports.
The capture output object’s connections.
var connections: [AVCaptureConnection] { get }Each connection object in the array describes the mapping between the output and the capture input ports.