|
Agora Java API Reference for Android
|
MakeUp options. This structure defines options for makeup. More...
Public Attributes | |
| boolean | mMakeUpEnable |
| Indicates whether makeup is enabled. More... | |
| int | mBrowType |
| Type of eyebrow. | |
| int | mBrowColor |
| Color of eyebrow. | |
| float | mBrowStrength |
| Strength of eyebrow. | |
| int | mLashType |
| Type of eyelash. | |
| int | mLashColor |
| Color of eyelash. | |
| float | mLashStrength |
| Strength of eyelash. | |
| int | mShadowType |
| Type of eyeshadow. | |
| float | mShadowStrength |
| Strength of eyeshadow. | |
| int | mPupilType |
| Type of pupil. | |
| float | mPupilStrength |
| Strength of pupil. | |
| int | mBlushType |
| Type of face blush. | |
| int | mBlushColor |
| Color of face blush. | |
| float | mBlushStrength |
| Strength of face blush. | |
| int | mLipType |
| Type of lip makeup. | |
| int | mLipColor |
| Color of lip makeup. | |
| float | mLipStrength |
| Strength of lip makeup. | |
| int | mFacialType |
| Type of facial makeup. More... | |
| float | mFacialStrength |
| Strength of facial makeup. More... | |
| int | mWocanType |
| Type of Wocan makeup. More... | |
| float | mWocanStrength |
| Strength of Wocan makeup. More... | |
MakeUp options. This structure defines options for makeup.
| boolean io.agora.rtc2.video.MakeUpOptions.mMakeUpEnable |
Indicates whether makeup is enabled.
| int io.agora.rtc2.video.MakeUpOptions.mFacialType |
Type of facial makeup.
| float io.agora.rtc2.video.MakeUpOptions.mFacialStrength |
Strength of facial makeup.
| int io.agora.rtc2.video.MakeUpOptions.mWocanType |
Type of Wocan makeup.
| float io.agora.rtc2.video.MakeUpOptions.mWocanStrength |
Strength of Wocan makeup.
1.8.18