Class MakeUpOptions

java.lang.Object
io.agora.rtc2.video.MakeUpOptions

public class MakeUpOptions extends Object
Since:
v4.5.0
  • 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()