-
- All Implemented Interfaces:
-
com.shuyu.gsyvideoplayer.render.view.GSYVideoGLView.ShaderInterface
public class NoEffect implements GSYVideoGLView.ShaderInterface
Displays the normal video without any effect.
-
-
Constructor Summary
Constructors Constructor Description NoEffect()Initialize
-
Method Summary
Modifier and Type Method Description StringgetShader(GLSurfaceView mGlSurfaceView)-
-
Method Detail
-
getShader
String getShader(GLSurfaceView mGlSurfaceView)
-
-
-
-