Package 

Interface GSYVideoGLRenderErrorListener

    • Method Summary

      Modifier and Type Method Description
      abstract void onError(GSYVideoGLViewBaseRender render, String Error, int code, boolean byChangedRenderError)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • onError

         abstract void onError(GSYVideoGLViewBaseRender render, String Error, int code, boolean byChangedRenderError)
        Parameters:
        Error - 错误文本
        code - 错误代码
        byChangedRenderError - 错误是因为切换effect导致的