Class ZegoConstants.ZegoVideoDenoiseStrength

  • Enclosing class:
    ZegoConstants

    public static final class ZegoConstants.ZegoVideoDenoiseStrength
    extends java.lang.Object
    视频降噪强度
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int HEAVY
      降噪强度高
      static int LIGHT
      降噪强度低
      static int MEDIUM
      降噪强度中
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ZegoVideoDenoiseStrength

        public ZegoVideoDenoiseStrength()