logo
On this page

ZegoColorEnhancementParams

ZegoColorEnhancementParams

Color enhancement params.

Declared in ZegoExpressDefines.h

Properties

intensity

intensity
nonatomic, assign float intensity

color enhancement intensity.

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

skinToneProtectionLevel

skinToneProtectionLevel
nonatomic, assign float skinToneProtectionLevel

Skin tone protection level.

  • Value range: [0,1], the larger the value, the greater the level of skin protection.
  • Default value: 1.

lipColorProtectionLevel

lipColorProtectionLevel
nonatomic, assign float lipColorProtectionLevel

Lip color protection level.

  • Value range: [0,1], the larger the value, the greater the level of lip color protection.
  • Default value: 0.

Previous

zegocdnconfig

Next

zegocopyrightedmusic

On this page

Back to top