Class ZegoConstants.ZegoVideoDenoiseMode

  • Enclosing class:
    ZegoConstants

    public static final class ZegoConstants.ZegoVideoDenoiseMode
    extends java.lang.Object
    视频降噪模式
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int AUTO
      关闭降噪
      static int OFF
      关闭降噪
      static int ON
      关闭降噪
    • Method Summary

      • Methods inherited from class java.lang.Object

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