Package 

Class CrossProcessEffect

  • 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
      String getShader(GLSurfaceView mGlSurfaceView)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait