CameraCharacteristics.RequestMaxNumOutputProcStalling Property

Definition

The maximum numbers of different types of output streams that can be configured and used simultaneously by a camera device for any processed (and stalling) formats.

[Android.Runtime.Register("REQUEST_MAX_NUM_OUTPUT_PROC_STALLING")]
public static Android.Hardware.Camera2.CameraCharacteristics.Key? RequestMaxNumOutputProcStalling { get; }
[<Android.Runtime.Register("REQUEST_MAX_NUM_OUTPUT_PROC_STALLING")>]
static member RequestMaxNumOutputProcStalling : Android.Hardware.Camera2.CameraCharacteristics.Key

Property Value

Attributes

Remarks

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

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

See also