CameraView
CameraView copied to clipboard
surfaceProvider
I use this camera and my app's has detect objects with this camera but I can't find "surfaceProvider". For example, cameraX has a surfaceProvider and I can use val preview=Builder().build , preview.setSurfaceProvider(camerax.surfaceProvider). Can you help me how can find surfaceProvider with this camera