Class ZegoColorEnhancementParams


  • public class ZegoColorEnhancementParams
    extends java.lang.Object
    Color enhancement params.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • intensity

        public float intensity
        Description: color enhancement intensity. Value range: [0,1], the larger the value, the stronger the intensity of color enhancement. Default value: 0.
      • skinToneProtectionLevel

        public float skinToneProtectionLevel
        Description: Skin tone protection level. Value range: [0,1], the larger the value, the greater the level of skin protection. Default value: 1.
      • lipColorProtectionLevel

        public float lipColorProtectionLevel
        Description: Lip color protection level. Value range: [0,1], the larger the value, the greater the level of lip color protection. Default value: 0.
    • Constructor Detail

      • ZegoColorEnhancementParams

        public ZegoColorEnhancementParams()