android.hardware.camera2
Classes
| CameraCaptureSession | A configured capture session for a |
| CameraCharacteristics | The properties describing a |
| CameraConstrainedHighSpeedCaptureSession | A constrained high speed capture session for a |
| CameraDevice | The CameraDevice class is a representation of a single camera connected to an Android device, allowing for fine-grain control of image capture and post-processing at high frame rates. |
| CameraExtensionCharacteristics | Allows clients to query availability and supported resolutions of camera extensions. |
| CameraExtensionSession | A camera capture session that enables access to device-specific camera extensions, which often use multi-frame bursts and sophisticated post-process algorithms for image capture. |
| CameraManager | A system service manager for detecting, characterizing, and connecting to |
| CameraMetadata | The base class for camera controls and information. |
| CameraOfflineSession | A camera capture session that was switched to offline mode via successful call to |
| CaptureFailure | A report of failed capture for a single image capture from the image sensor. |
| CaptureRequest | An immutable package of settings and outputs needed to capture a single image from the camera device. |
| CaptureResult | The subset of the results of a single image capture from the image sensor. |
| DngCreator | The |
| MultiResolutionImageReader | The MultiResolutionImageReader class wraps a group of |
| TotalCaptureResult | The total assembled results of a single image capture from the image sensor. |
Exceptions
| CameraAccessException |
|