Package 

Class AutoFixEffect

  • All Implemented Interfaces:
    com.shuyu.gsyvideoplayer.render.view.GSYVideoGLView.ShaderInterface

    
    public class AutoFixEffect
     implements GSYVideoGLView.ShaderInterface
                        

    Attempts to auto-fix the video based on histogram equalization.

    • Constructor Summary

      Constructors 
      Constructor Description
      AutoFixEffect(float scale) 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
    • Constructor Detail

      • AutoFixEffect

        AutoFixEffect(float scale)
        Initialize Effect
        Parameters:
        scale - Float, between 0 and 1.