public class

VideoGLView

extends GLSurfaceView
java.lang.Object
   ↳ GLSurfaceView
     ↳ sg.com.temasys.skylink.sdk.rendering.VideoGLView

Summary

Public Constructors
VideoGLView(Context c, Point screenDimensions)
Public Methods
void updateDisplaySize(Point screenDimensions)
Protected Methods
void onAttachedToWindow()
void onMeasure(int unusedX, int unusedY)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public VideoGLView (Context c, Point screenDimensions)

Public Methods

public void updateDisplaySize (Point screenDimensions)

Protected Methods

protected void onAttachedToWindow ()

protected void onMeasure (int unusedX, int unusedY)