Lue englanniksi

Jaa


CameraMetadata.SensorPixelModeDefault Field

Definition

Caution

This constant will be removed in the future version. Use Android.Hardware.Camera2.SensorPixelMode enum directly instead of this field.

This is the default sensor pixel mode.

C#
[Android.Runtime.Register("SENSOR_PIXEL_MODE_DEFAULT", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.Camera2.SensorPixelMode enum directly instead of this field.", true)]
public const Android.Hardware.Camera2.SensorPixelMode SensorPixelModeDefault = 0;

Field Value

Value = 0
Attributes

Remarks

This is the default sensor pixel mode.

Java documentation for android.hardware.camera2.CameraMetadata.SENSOR_PIXEL_MODE_DEFAULT.

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

Tuote Versiot (Vanhentunut)
.NET for Android (.NET for Android API 34, .NET for Android API 35)