Contents

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.

See Also

Accessing connections