androidx.camera.lifecycle


Annotations

ExperimentalCameraProviderConfiguration

Denotes that the annotated method uses an experimental path for configuring a camera provider.

Interfaces

LifecycleCameraProvider

Provides access to a camera which has its opening and closing controlled by a LifecycleOwner.

Classes

ProcessCameraProvider

A singleton which can be used to bind the lifecycle of cameras to any LifecycleOwner within an application's process.

ProcessCameraProviderExtKt
ProcessCameraProvider.Companion