-
- All Implemented Interfaces:
-
com.shuyu.gsyvideoplayer.render.view.GSYVideoGLView.ShaderInterface
public class BrightnessEffect implements GSYVideoGLView.ShaderInterface
Adjusts the brightness of the video.
-
-
Constructor Summary
Constructors Constructor Description BrightnessEffect(float brightnessvalue)Initialize Effect
-
Method Summary
Modifier and Type Method Description StringgetShader(GLSurfaceView mGlSurfaceView)-
-
Method Detail
-
getShader
String getShader(GLSurfaceView mGlSurfaceView)
-
-
-
-