Contents

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.

See Also

Accessing ports