Android.Graphics.SurfaceTexture: Constructor Members

The constructors of Android.Graphics.SurfaceTexture are listed below. For a list of all members, see the SurfaceTexture Members list.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Construct a new SurfaceTexture to stream images to a given OpenGL texture.
Construct a new SurfaceTexture to stream images to a given OpenGL texture.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.