ports
The ports available on a capture input.
Declaration
var ports: [AVCaptureInput.Port] { get }Discussion
Individual ports post an formatDescriptionDidChangeNotification notification when their formatDescription changes.
The ports available on a capture input.
var ports: [AVCaptureInput.Port] { get }Individual ports post an formatDescriptionDidChangeNotification notification when their formatDescription changes.