Class ZegoConstants.VideoEncoderRateControlStrategy

  • Enclosing class:
    ZegoConstants

    public static final class ZegoConstants.VideoEncoderRateControlStrategy
    extends java.lang.Object
    视频编码码率控制策略
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int ABR
      平均码率
      static int CBR
      恒定码率
      static int CRF
      恒定质量
      static int VBR
      可变码率
    • Method Summary

      • Methods inherited from class java.lang.Object

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