The members of Android.Graphics.SurfaceTexture are listed below.
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. |
Public Properties
[read-only] | Timestamp | long. Retrieve the timestamp associated with the texture image set by the most recent call to
updateTexImage. |
Protected Properties
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
Public Methods
Public Events
| FrameAvailable | Documentation for this section has not yet been entered. |