- cameraId
- The id of the camera device to query
Documentation for this section has not yet been entered.
Type Reason Java.Lang.IllegalArgumentException if the cameraId does not match any known camera device. Android.Hardware.Camera2.CameraAccessException if the camera is disabled by device policy, or the camera device has been disconnected. Java.Lang.SecurityException if the application does not have permission to access the camera
Query the capabilities of a camera device. These capabilities are immutable for a given camera.