MultiResolutionImageReader.Surface Property

Definition

Get the surface that is used as a target for CaptureRequest

public virtual Android.Views.Surface Surface { [Android.Runtime.Register("getSurface", "()Landroid/view/Surface;", "GetGetSurfaceHandler", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getSurface", "()Landroid/view/Surface;", "GetGetSurfaceHandler", ApiSince=31)>]
member this.Surface : Android.Views.Surface

Property Value

Surface

a Surface to use as the target for a capture request.

Attributes

Remarks

Java documentation for android.hardware.camera2.MultiResolutionImageReader.getSurface().

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