CameraCharacteristics.InfoSupportedHardwareLevel Property

Definition

Generally classifies the overall set of the camera device functionality.

[Android.Runtime.Register("INFO_SUPPORTED_HARDWARE_LEVEL")]
public static Android.Hardware.Camera2.CameraCharacteristics.Key? InfoSupportedHardwareLevel { get; }
[<Android.Runtime.Register("INFO_SUPPORTED_HARDWARE_LEVEL")>]
static member InfoSupportedHardwareLevel : Android.Hardware.Camera2.CameraCharacteristics.Key

Property Value

Attributes

Remarks

Java documentation for android.hardware.camera2.CameraCharacteristics.INFO_SUPPORTED_HARDWARE_LEVEL.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

See also