Zoom Rooms Controller SDK Reference 6.5.0
|
My video touch up settings. More...
#include <IMeetingVideoHelper.h>
Data Fields | |
bool | isFaceBeautyEnabled = false |
TRUE indicates touch up function is enabled. Otherwise not. | |
int32_t | faceBeautyStrength = 0 |
The strength of the touch up function. Range is [0, 100]. | |
My video touch up settings.
Definition at line 75 of file IMeetingVideoHelper.h.
int32_t MyVideoTouchUpSettings::faceBeautyStrength = 0 |
The strength of the touch up function. Range is [0, 100].
Definition at line 78 of file IMeetingVideoHelper.h.
bool MyVideoTouchUpSettings::isFaceBeautyEnabled = false |
TRUE indicates touch up function is enabled. Otherwise not.
Definition at line 77 of file IMeetingVideoHelper.h.