package

androidx.camera.lifecycle

Classes

LifecycleCameraA CameraUseCaseAdapter whose starting and stopping is controlled by a Lifecycle.
ProcessCameraProviderA singleton which can be used to bind the lifecycle of cameras to any LifecycleOwner within an application's process.

Annotation Types

ExperimentalCameraProviderConfigurationDenotes that the annotated method uses an experimental path for configuring a camera provider.
ExperimentalUseCaseGroupLifecycleSame as ExperimentalUseCaseGroup.