androidx.camera.view
Classes
| CameraView |
A View that displays a preview of the camera with methods takePicture(Executor, OnImageCapturedListener),
takePicture(File, Executor, OnImageSavedListener),
startRecording(File, Executor, OnVideoSavedListener) and stopRecording().
|
| TextureViewMeteringPointFactory |
A MeteringPointFactory for creating a MeteringPoint by TextureView and
(x,y).
|
Enums
| CameraView.CaptureMode | The capture mode used by CameraView. |
| CameraView.ScaleType | Options for scaling the bounds of the view finder to the bounds of this view. |