Share via


CaptureResult.RequestPipelineDepth Property

Definition

Specifies the number of pipeline stages the frame went through from when it was exposed to when the final completed result was available to the framework.

[Android.Runtime.Register("REQUEST_PIPELINE_DEPTH")]
public static Android.Hardware.Camera2.CaptureResult.Key? RequestPipelineDepth { get; }
[<Android.Runtime.Register("REQUEST_PIPELINE_DEPTH")>]
static member RequestPipelineDepth : Android.Hardware.Camera2.CaptureResult.Key

Property Value

Attributes

Remarks

Java documentation for android.hardware.camera2.CaptureResult.REQUEST_PIPELINE_DEPTH.

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