Class ZegoConstants.ZegoCodecError

  • Enclosing class:
    ZegoConstants

    public static final class ZegoConstants.ZegoCodecError
    extends java.lang.Object
    编解码器的错误码
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int Failed
      失败
      static int LowFPS
      编解码性能不足
      static int None
      成功
      static int NotSupport
      不支持
    • Constructor Summary

      Constructors 
      Constructor Description
      ZegoCodecError()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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