Contents

videoPreviewLayer

The video preview layer associated with the connection.

Declaration

var videoPreviewLayer: AVCaptureVideoPreviewLayer? { get }

Discussion

The connection sets the property in its init(inputPort:videoPreviewLayer:) initializer.

See Also

Inspecting a connection