Package io.agora.rtc2.video
Class MakeUpOptions
java.lang.Object
io.agora.rtc2.video.MakeUpOptions
- Since:
- v4.5.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionintfloatintintfloatintfloatintintfloatintintfloatintbooleanfloatintfloatintfloatint -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
mMakeUpEnable
public boolean mMakeUpEnable -
mBrowType
public int mBrowType -
mBrowColor
public int mBrowColor -
mBrowStrength
public float mBrowStrength -
mLashType
public int mLashType -
mLashColor
public int mLashColor -
mLashStrength
public float mLashStrength -
mShadowType
public int mShadowType -
mShadowStrength
public float mShadowStrength -
mPupilType
public int mPupilType -
mPupilStrength
public float mPupilStrength -
mBlushType
public int mBlushType -
mBlushColor
public int mBlushColor -
mBlushStrength
public float mBlushStrength -
mLipType
public int mLipType -
mLipColor
public int mLipColor -
mLipStrength
public float mLipStrength -
mFacialType
public int mFacialType- Since:
- v4.6.0
-
mFacialStrength
public float mFacialStrength- Since:
- v4.6.0
-
mWocanType
public int mWocanType- Since:
- v4.6.0
-
mWocanStrength
public float mWocanStrength- Since:
- v4.6.0
-
-
Constructor Details
-
MakeUpOptions
public MakeUpOptions()
-