Class GLVideoSurfaceView

java.lang.Object
android.view.View
android.view.SurfaceView
android.opengl.GLSurfaceView
com.castlabs.sdk.viisights.effects.GLVideoSurfaceView
All Implemented Interfaces:
Drawable.Callback, AccessibilityEventSource, KeyEvent.Callback, SurfaceHolder.Callback, SurfaceHolder.Callback2

public class GLVideoSurfaceView extends GLSurfaceView
This GLSurfaceView can be used to display video that is being played by media player and at the same time different effect can be applied on the video. This view uses shader for applying different effects.