init()

in depth-anything-example/DepthApp/ViewfinderView.swift [8:10]


    init(session: AVCaptureSession) {
        self.session = session
    }