You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use agora_rtc_engine: ^4.0.7 to set with flutter. already adjust following the document but still not working.
To Reproduce
Steps to reproduce the behavior:
_engine.setBeautyEffectOptions(
true,
BeautyOptions(
lighteningContrastLevel: LighteningContrastLevel
lighteningLevel: value / 10,
rednessLevel: value / 10,
smoothnessLevel: value / 10,
),
Expected behavior
It's suppost to working on frontend.
Screenshots
So i attacted video screenshot to show how I adjust.
Set up Beauty Effect Options not working
I use agora_rtc_engine: ^4.0.7 to set with flutter. already adjust following the document but still not working.
To Reproduce
Steps to reproduce the behavior:
_engine.setBeautyEffectOptions(
true,
BeautyOptions(
lighteningContrastLevel: LighteningContrastLevel
lighteningLevel: value / 10,
rednessLevel: value / 10,
smoothnessLevel: value / 10,
),
Expected behavior
It's suppost to working on frontend.
Screenshots
So i attacted video screenshot to show how I adjust.
Smartphone:
Device: [e.g. iPhone12]
OS: [e.g. iOS15.2.1]
666045070.413774.mp4.zip
The text was updated successfully, but these errors were encountered: