CameraCharacteristics.ScalerMandatoryConcurrentStreamCombinations Property

Definition

An array of mandatory concurrent stream combinations.

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

Property Value

Attributes

Remarks

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

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