Red5Pro Android Client SDK

 10.0.0
Core SDK for Android
com.red5pro.streaming.view.R5VideoViewRenderer Class Reference

Inherits GLSurfaceView.Renderer.

Public Member Functions

 R5VideoViewRenderer (GLSurfaceView view)
 
GLSurfaceView getGLView ()
 
void attachStream (R5Stream stream)
 
void start ()
 
void stop ()
 
void onDrawFrame (int rotation, int scaleMode)
 
void onSurfaceCreated (GL10 gl, EGLConfig config)
 
void onSurfaceChanged (GL10 gl, int width, int height)
 
void onDrawFrame (GL10 gl)
 

Static Public Attributes

static String TAG = "R5VideoViewRenderer"
 

Protected Member Functions

void setUpGLView (GLSurfaceView view, GLSurfaceView.Renderer renderer)
 

Protected Attributes

R5Stream stream
 
GLSurfaceView view
 
int width
 
int height
 
boolean overrideCoreRenderer = true
 

The documentation for this class was generated from the following file: