Value: 20
YCbCr format used for images, which uses YUYV (YUY2) encoding format.
For the Android.Hardware.Camera2 API, the ImageFormat.Yuv420888 format is recommended for YUV output instead.
This is an alternative format for Android.Hardware.Camera preview images. Whether this format is supported by the camera hardware can be determined by NoType:android/hardware/Camera$Parameters;Href=../../../reference/android/hardware/Camera.Parameters.html#getSupportedPreviewFormats().