Language

CameraCharacteristics.ScalerAvailableStreamUseCases Property

Definition

The stream use cases supported by this camera device.

[Android.Runtime.Register("SCALER_AVAILABLE_STREAM_USE_CASES", ApiSince=33)]
public static Android.Hardware.Camera2.CameraCharacteristics.Key ScalerAvailableStreamUseCases { get; }
[<Android.Runtime.Register("SCALER_AVAILABLE_STREAM_USE_CASES", ApiSince=33)>]
static member ScalerAvailableStreamUseCases : Android.Hardware.Camera2.CameraCharacteristics.Key

Property Value

The stream use cases supported by this camera device.

Attributes

Remarks

The stream use cases supported by this camera device.

Android reference for android.hardware.camera2.CameraCharacteristics.SCALER_AVAILABLE_STREAM_USE_CASES.

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