androidx.camera.lifecycle
Annotations
ExperimentalCameraProviderConfiguration | Denotes that the annotated method uses an experimental path for configuring a camera provider. |
ExperimentalUseCaseGroupLifecycle |
Same as ExperimentalUseCaseGroup .
|
Classes
ProcessCameraProvider |
A singleton which can be used to bind the lifecycle of cameras to any LifecycleOwner
within an application's process.
|