- 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.
Syntax
[Android.Runtime.Register("JPEG_AVAILABLE_THUMBNAIL_SIZES")]
public static
CameraCharacteristics.Key JpegAvailableThumbnailSizes { get; }
See Also
Value
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Hardware.Camera2
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0