Android.Hardware.Camera2.CameraCharacteristics Members

The members of Android.Hardware.Camera2.CameraCharacteristics are listed below.

See Also: Inherited members from Android.Hardware.Camera2.CameraMetadata

Public Properties

[read-only]
AvailableCaptureRequestKeysIList<CaptureRequest.Key>. Returns the list of keys supported by this Android.Hardware.Camera2.CameraDevice for querying with a Android.Hardware.Camera2.CaptureRequest.
[read-only]
AvailableCaptureResultKeysIList<CaptureResult.Key>. Returns the list of keys supported by this Android.Hardware.Camera2.CameraDevice for querying with a Android.Hardware.Camera2.CaptureResult.
[read-only]
static
ColorCorrectionAvailableAberrationModesCameraCharacteristics.Key.
[read-only]
static
ControlAeAvailableAntibandingModesCameraCharacteristics.Key.
[read-only]
static
ControlAeAvailableModesCameraCharacteristics.Key.
[read-only]
static
ControlAeAvailableTargetFpsRangesCameraCharacteristics.Key.
[read-only]
static
ControlAeCompensationRangeCameraCharacteristics.Key.
[read-only]
static
ControlAeCompensationStepCameraCharacteristics.Key.
[read-only]
static
ControlAfAvailableModesCameraCharacteristics.Key.
[read-only]
static
ControlAvailableEffectsCameraCharacteristics.Key.
[read-only]
static
ControlAvailableSceneModesCameraCharacteristics.Key.
[read-only]
static
ControlAvailableVideoStabilizationModesCameraCharacteristics.Key.
[read-only]
static
ControlAwbAvailableModesCameraCharacteristics.Key.
[read-only]
static
ControlMaxRegionsAeCameraCharacteristics.Key.
[read-only]
static
ControlMaxRegionsAfCameraCharacteristics.Key.
[read-only]
static
ControlMaxRegionsAwbCameraCharacteristics.Key.
[read-only]
static
EdgeAvailableEdgeModesCameraCharacteristics.Key.
[read-only]
static
FlashInfoAvailableCameraCharacteristics.Key.
[read-only]
static
HotPixelAvailableHotPixelModesCameraCharacteristics.Key.
[read-only]
static
InfoSupportedHardwareLevelCameraCharacteristics.Key.
[read-only]
static
JpegAvailableThumbnailSizesCameraCharacteristics.Key.
  • The sizes will be sorted by increasing pixel area (width x height). If several resolutions have the same area, they will be sorted by increasing width.
  • The aspect ratio of the largest thumbnail size will be same as the aspect ratio of largest JPEG output size in android.scaler.availableStreamConfigurations. The largest size is defined as the size that has the largest pixel area in a given size list.
  • Each output JPEG size in android.scaler.availableStreamConfigurations will have at least one corresponding size that has the same aspect ratio in availableThumbnailSizes, and vice versa.
  • All non-(0, 0) sizes will have non-zero widths and heights. This key is available on all devices.
[read-only]
static
LensFacingCameraCharacteristics.Key.
[read-only]
static
LensInfoAvailableAperturesCameraCharacteristics.Key.
[read-only]
static
LensInfoAvailableFilterDensitiesCameraCharacteristics.Key.
[read-only]
static
LensInfoAvailableFocalLengthsCameraCharacteristics.Key.
[read-only]
static
LensInfoAvailableOpticalStabilizationCameraCharacteristics.Key.
[read-only]
static
LensInfoFocusDistanceCalibrationCameraCharacteristics.Key.
[read-only]
static
LensInfoHyperfocalDistanceCameraCharacteristics.Key.
[read-only]
static
LensInfoMinimumFocusDistanceCameraCharacteristics.Key.
[read-only]
static
NoiseReductionAvailableNoiseReductionModesCameraCharacteristics.Key.
[read-only]
static
RequestAvailableCapabilitiesCameraCharacteristics.Key.
  • MANUAL_SENSOR
  • MANUAL_POST_PROCESSING
[read-only]
static
RequestMaxNumOutputProcCameraCharacteristics.Key.
  • ImageFormat#YUV_420_888
  • ImageFormat#NV21
  • ImageFormat#YV12
  • Implementation-defined formats, i.e. StreamConfiguration#isOutputSupportedFor(Class)
[read-only]
static
RequestMaxNumOutputProcStallingCameraCharacteristics.Key.
[read-only]
static
RequestMaxNumOutputRawCameraCharacteristics.Key.
  • ImageFormat#RAW_SENSOR
  • ImageFormat#RAW10
  • Opaque RAW
[read-only]
static
RequestPartialResultCountCameraCharacteristics.Key.
[read-only]
static
RequestPipelineMaxDepthCameraCharacteristics.Key.
[read-only]
static
ScalerAvailableMaxDigitalZoomCameraCharacteristics.Key.
[read-only]
static
ScalerCroppingTypeCameraCharacteristics.Key.
[read-only]
static
ScalerStreamConfigurationMapCameraCharacteristics.Key.
FormatSizeHardware LevelNotes
JPEGCameraCharacteristics.SensorInfoActiveArraySizeAny
JPEG1920x1080 (1080p)Anyif 1080p <= activeArraySize
JPEG1280x720 (720)Anyif 720p <= activeArraySize
JPEG640x480 (480p)Anyif 480p <= activeArraySize
JPEG320x240 (240p)Anyif 240p <= activeArraySize
YUV_420_888all output sizes available for JPEGFULL
YUV_420_888all output sizes available for JPEG, up to the maximum video sizeLIMITED
IMPLEMENTATION_DEFINEDsame as YUV_420_888Any
[read-only]
static
SensorAvailableTestPatternModesCameraCharacteristics.Key.
[read-only]
static
SensorBlackLevelPatternCameraCharacteristics.Key.
[read-only]
static
SensorCalibrationTransform1CameraCharacteristics.Key.
[read-only]
static
SensorCalibrationTransform2CameraCharacteristics.Key.
[read-only]
static
SensorColorTransform1CameraCharacteristics.Key.
[read-only]
static
SensorColorTransform2CameraCharacteristics.Key.
[read-only]
static
SensorForwardMatrix1CameraCharacteristics.Key.
[read-only]
static
SensorForwardMatrix2CameraCharacteristics.Key.
[read-only]
static
SensorInfoActiveArraySizeCameraCharacteristics.Key.
[read-only]
static
SensorInfoColorFilterArrangementCameraCharacteristics.Key.
[read-only]
static
SensorInfoExposureTimeRangeCameraCharacteristics.Key.
[read-only]
static
SensorInfoMaxFrameDurationCameraCharacteristics.Key.
[read-only]
static
SensorInfoPhysicalSizeCameraCharacteristics.Key.
[read-only]
static
SensorInfoPixelArraySizeCameraCharacteristics.Key.
[read-only]
static
SensorInfoSensitivityRangeCameraCharacteristics.Key.
[read-only]
static
SensorInfoTimestampSourceCameraCharacteristics.Key.
[read-only]
static
SensorInfoWhiteLevelCameraCharacteristics.Key.
[read-only]
static
SensorMaxAnalogSensitivityCameraCharacteristics.Key.
[read-only]
static
SensorOrientationCameraCharacteristics.Key.
[read-only]
static
SensorReferenceIlluminant1CameraCharacteristics.Key.
[read-only]
static
SensorReferenceIlluminant2CameraCharacteristics.Key.
[read-only]
static
StatisticsInfoAvailableFaceDetectModesCameraCharacteristics.Key.
[read-only]
static
StatisticsInfoAvailableHotPixelMapModesCameraCharacteristics.Key.
[read-only]
static
StatisticsInfoMaxFaceCountCameraCharacteristics.Key.
[read-only]
static
SyncMaxLatencyCameraCharacteristics.Key.
[read-only]
static
TonemapAvailableToneMapModesCameraCharacteristics.Key.
[read-only]
static
TonemapMaxCurvePointsCameraCharacteristics.Key.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

Get(CameraCharacteristics.Key) : Java.Lang.Object
Documentation for this section has not yet been entered.