AVCaptureInput.Port
An object that represents a stream of data that a capture input provides.
Declaration
class PortOverview
Instances of AVCaptureInput have one or more input ports, one for each data stream they can produce. For example, an AVCaptureDeviceInput object presenting one video data stream has one port.