int getFaceBeautyStrengthValue()
Gets the current intensity level of the face beauty effect (the strength value).
int setFaceBeautyStrengthValue(int strengthValue)
Sets the intensity level of the face beauty effect (the strength value).
int enableFaceBeautyEffect(boolean enable)
Enables or disables the face beauty effect for the video stream.
boolean isFaceBeautyEffectEnabled()
Determines whether the face beauty effect is currently enabled.