Stay organized with collections
Save and categorize content based on your preferences.
Classes
Annotations
ExperimentalCamera2Interop |
Denotes that the annotated method uses the experimental methods which allow direct access to camera2 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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-15 UTC."],[],[],null,["# androidx.camera.camera2.interop\n===============================\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/androidx/camera/camera2/interop/package-summary \"View this page in Java\")\n\nClasses\n-------\n\n|------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Camera2CameraControl](/reference/kotlin/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/kotlin/androidx/camera/camera2/interop/Camera2CameraInfo) | An interface for retrieving Camera2-related camera information. |\n| [Camera2Interop](/reference/kotlin/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/kotlin/androidx/camera/camera2/interop/Camera2Interop.Extender) | Extends a [ExtendableBuilder](/reference/kotlin/androidx/camera/core/ExtendableBuilder) to add Camera2 options. |\n| [CaptureRequestOptions](/reference/kotlin/androidx/camera/camera2/interop/CaptureRequestOptions) | A bundle of Camera2 capture request options. |\n| [CaptureRequestOptions.Builder](/reference/kotlin/androidx/camera/camera2/interop/CaptureRequestOptions.Builder) | Builder for creating [CaptureRequestOptions](/reference/kotlin/androidx/camera/camera2/interop/CaptureRequestOptions) instance. |\n\nAnnotations\n-----------\n\n|------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------|\n| [ExperimentalCamera2Interop](/reference/kotlin/androidx/camera/camera2/interop/ExperimentalCamera2Interop) | Denotes that the annotated method uses the experimental methods which allow direct access to camera2 classes. |"]]