Agora Java API Reference for Android
Classes | Public Member Functions | Static Public Member Functions | List of all members
io.agora.rtc.video.ViEAndroidGLES20 Class Reference
Inheritance diagram for io.agora.rtc.video.ViEAndroidGLES20:

Public Member Functions

 ViEAndroidGLES20 (Context context)
 
 ViEAndroidGLES20 (Context context, boolean translucent, int depth, int stencil)
 
void onDrawFrame (GL10 gl)
 
void onSurfaceChanged (GL10 gl, int width, int height)
 
void onConfigurationChanged (Configuration newConfig)
 
void onSurfaceCreated (GL10 gl, EGLConfig config)
 
void RegisterNativeObject (long nativeObject)
 
void DeRegisterNativeObject ()
 
void ReDraw ()
 
void UpdateOpenGLResource (int value[])
 
void releaseOpenGLResource ()
 

Static Public Member Functions

static boolean UseOpenGL2 (Object renderWindow)
 
static boolean IsSupported (Context context)