-
- All Implemented Interfaces:
-
com.shuyu.gsyvideoplayer.render.view.GSYVideoGLView.ShaderInterface
public class CrossProcessEffect implements GSYVideoGLView.ShaderInterface
Applies a cross process effect on video, in which the red and green channels are enhanced while the blue channel is restricted.
-
-
Constructor Summary
Constructors Constructor Description CrossProcessEffect()Initialize Effect
-
Method Summary
Modifier and Type Method Description StringgetShader(GLSurfaceView mGlSurfaceView)-
-
Method Detail
-
getShader
String getShader(GLSurfaceView mGlSurfaceView)
-
-
-
-