Class ZegoConstants.ZegoLowlightEnhanceMode

  • Enclosing class:
    ZegoConstants

    public static final class ZegoConstants.ZegoLowlightEnhanceMode
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ZEGO_LOWLIGHT_ENHANCE_MODE_OFF

        public static final int ZEGO_LOWLIGHT_ENHANCE_MODE_OFF
        关闭低照度增强,采集画面亮度不变
        See Also:
        Constant Field Values
      • ZEGO_LOWLIGHT_ENHANCE_MODE_ON

        public static final int ZEGO_LOWLIGHT_ENHANCE_MODE_ON
        开启低照度增强,采集画面亮度增强
        See Also:
        Constant Field Values
      • ZEGO_LOWLIGHT_ENHANCE_MODE_AUTO

        public static final int ZEGO_LOWLIGHT_ENHANCE_MODE_AUTO
        自动低照度增强,采集画面亮度增强值随环境亮度动态调整
        See Also:
        Constant Field Values
    • Constructor Detail

      • ZegoLowlightEnhanceMode

        public ZegoLowlightEnhanceMode()