Android.Media.ImageReader.Surface Property

Syntax

[get: Android.Runtime.Register("getSurface", "()Landroid/view/Surface;", "GetGetSurfaceHandler")]
public virtual Android.Views.Surface Surface { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Get a Android.Views.Surface that can be used to produce Android.Media.Image for this ImageReader.

Until valid image data is rendered into this Android.Views.Surface, the ImageReader.AcquireNextImage method will return null. Only one source can be producing data into this Surface at the same time, although the same Android.Views.Surface can be reused with a different API once the first source is disconnected from the Android.Views.Surface.

[Android Documentation]

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0