-
- All Implemented Interfaces:
-
com.shuyu.gsyvideoplayer.render.view.GSYVideoGLView.ShaderInterface
public class BlackAndWhiteEffect implements GSYVideoGLView.ShaderInterface
黑白滤镜, Converts the video into black and white colors
-
-
Constructor Summary
Constructors Constructor Description BlackAndWhiteEffect()Initialize Effect
-
Method Summary
Modifier and Type Method Description StringgetShader(GLSurfaceView mGlSurfaceView)-
-
Method Detail
-
getShader
String getShader(GLSurfaceView mGlSurfaceView)
-
-
-
-