ZegoColorEnhancementParams Class Reference
Inherits from | NSObject |
---|---|
Declared in | ZegoLiveRoomApiDefines.h |
intensity
色彩增强的强度。取值范围:[0,1],取值越大,色彩增强的强度越大。默认值:0。
@property (nonatomic, assign) float intensity
Declared In
ZegoLiveRoomApiDefines.h
skinToneProtectionLevel
肤色保护程度。取值范围:[0,1],取值越大,肤色保护程度越大。默认值:1。
@property (nonatomic, assign) float skinToneProtectionLevel
Declared In
ZegoLiveRoomApiDefines.h
lipColorProtectionLevel
唇色保护程度。取值范围:[0,1],取值越大,唇色保护程度越大。默认值:0。
@property (nonatomic, assign) float lipColorProtectionLevel
Declared In
ZegoLiveRoomApiDefines.h