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.
The video preview layer associated with the connection.
var videoPreviewLayer: AVCaptureVideoPreviewLayer? { get }The connection sets the property in its init(inputPort:videoPreviewLayer:) initializer.