-
- All Implemented Interfaces:
-
com.shuyu.gsyvideoplayer.render.view.GSYVideoGLView.ShaderInterface
public class HueEffect implements GSYVideoGLView.ShaderInterface
Apply Hue effect on the video being played
-
-
Constructor Summary
Constructors Constructor Description HueEffect(float hueDegrees)Initialize Effect
-
Method Summary
Modifier and Type Method Description StringgetShader(GLSurfaceView mGlSurfaceView)-
-
Method Detail
-
getShader
String getShader(GLSurfaceView mGlSurfaceView)
-
-
-
-