Agora RTC Objective-C API Reference
Refactor
|
Public Types | |
enum | FACE_SHAPE_BEAUTY_STYLE { FACE_SHAPE_BEAUTY_STYLE_FEMALE = 0, FACE_SHAPE_BEAUTY_STYLE_MALE = 1 } |
Data Fields | |
FACE_SHAPE_BEAUTY_STYLE | shapeStyle |
int | styleIntensity |
Face shape beauty options. This structure defines options for facial adjustments of different facial styles.
@technical preview
|
inline |
|
inline |
FACE_SHAPE_BEAUTY_STYLE shapeStyle |
The face shape style, See FACE_SHAPE_BEAUTY_STYLE.
int styleIntensity |
The intensity of the pinching effect applied to the specified facial style. The value ranges from 0 (original) to 100. The default value is 0. The greater the value, the stronger the intensity applied to face pinching.