package

androidx.camera.camera2.interop

Interfaces

Camera2CameraFilter.Camera2FilterAn interface that filters cameras based on camera IDs and characteristics.

Classes

Camera2CameraControlAn class that provides ability to interoperate with the android.hardware.camera2 APIs.
Camera2CameraFilterProvides ability to filter cameras with camera IDs and characteristics and create the corresponding CameraFilter.
Camera2CameraInfoAn interface for retrieving Camera2-related camera information.
Camera2InteropUtilities related to interoperability with the android.hardware.camera2 APIs.
Camera2Interop.Extender<T>Extends a ExtendableBuilder to add Camera2 options.
CaptureRequestOptionsA bundle of Camera2 capture request options.
CaptureRequestOptions.BuilderBuilder for creating CaptureRequestOptions instance.

Annotation Types

ExperimentalCamera2InteropDenotes that the annotated method uses the experimental methods which allow direct access to camera2 classes.