Stay organized with collections
Save and categorize content based on your preferences.
Annotations
ExperimentalCamera2Interop |
Denotes that the annotated method uses the experimental methods which allow direct access to camera2 classes.
|
Classes
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-05-15 UTC.
[null,null,["Last updated 2025-05-15 UTC."],[],[],null,["# androidx.camera.camera2.interop\n===============================\n\n*** ** * ** ***\n\n[Kotlin](/reference/kotlin/androidx/camera/camera2/interop/package-summary \"View this page in Kotlin\") \\|Java\n\nAnnotations\n-----------\n\n|-----------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------|\n| [ExperimentalCamera2Interop](/reference/androidx/camera/camera2/interop/ExperimentalCamera2Interop) | Denotes that the annotated method uses the experimental methods which allow direct access to camera2 classes. |\n\nClasses\n-------\n\n|-----------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Camera2CameraControl](/reference/androidx/camera/camera2/interop/Camera2CameraControl) | An class that provides ability to interoperate with the [android.hardware.camera2](https://developer.android.com/reference/android/hardware/camera2/package-summary.html) APIs. |\n| [Camera2CameraInfo](/reference/androidx/camera/camera2/interop/Camera2CameraInfo) | An interface for retrieving Camera2-related camera information. |\n| [Camera2Interop](/reference/androidx/camera/camera2/interop/Camera2Interop) | Utilities related to interoperability with the [android.hardware.camera2](https://developer.android.com/reference/android/hardware/camera2/package-summary.html) APIs. |\n| [Camera2Interop.Extender](/reference/androidx/camera/camera2/interop/Camera2Interop.Extender) | Extends a [ExtendableBuilder](/reference/androidx/camera/core/ExtendableBuilder) to add Camera2 options. |\n| [CaptureRequestOptions](/reference/androidx/camera/camera2/interop/CaptureRequestOptions) | A bundle of Camera2 capture request options. |\n| [CaptureRequestOptions.Builder](/reference/androidx/camera/camera2/interop/CaptureRequestOptions.Builder) | Builder for creating [CaptureRequestOptions](/reference/androidx/camera/camera2/interop/CaptureRequestOptions) instance. |"]]