public class GLVideoViewRenderer
extends java.lang.Object
Constructor and Description |
---|
GLVideoViewRenderer() |
Modifier and Type | Method and Description |
---|---|
VideoHistoryTexture |
getTexture() |
void |
onDrawFrame(GL10 gl) |
void |
onSurfaceChanged(GL10 gl,
int width,
int height) |
void |
onSurfaceCreated(GL10 gl,
EGLConfig config) |
public VideoHistoryTexture getTexture()
public void onDrawFrame(GL10 gl)
public void onSurfaceChanged(GL10 gl, int width, int height)
public void onSurfaceCreated(GL10 gl, EGLConfig config)