inputPorts
An array of the connection’s input ports.
Declaration
var inputPorts: [AVCaptureInput.Port] { get }Discussion
Input ports are instances of AVCaptureInput.Port.
An array of the connection’s input ports.
var inputPorts: [AVCaptureInput.Port] { get }Input ports are instances of AVCaptureInput.Port.