Edit

GLTextureView.OnSurfaceTextureUpdated(SurfaceTexture) Method

Definition

Invoked when the specified texture is updated through Android.Graphics.SurfaceTexture.UpdateTexImage.

public void OnSurfaceTextureUpdated(Android.Graphics.SurfaceTexture surface);

Parameters

surface
SurfaceTexture

The surface texture.

Implements

Applies to