Agora C++ API Reference for All Platforms
Public Types | Public Attributes | List of all members
agora::rtc::VideoBeautyParam Struct Reference

Public Types

enum  { ID = 774 }
 

Public Attributes

int version = INVLAID_VALUE
 
int smoothness = INVLAID_VALUE
 
int lightness = INVLAID_VALUE
 
int redness = INVLAID_VALUE
 
int contrast = INVLAID_VALUE
 
int sharpness = INVLAID_VALUE
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
ID 

Member Data Documentation

◆ version

int agora::rtc::VideoBeautyParam::version = INVLAID_VALUE

◆ smoothness

int agora::rtc::VideoBeautyParam::smoothness = INVLAID_VALUE

◆ lightness

int agora::rtc::VideoBeautyParam::lightness = INVLAID_VALUE

◆ redness

int agora::rtc::VideoBeautyParam::redness = INVLAID_VALUE

◆ contrast

int agora::rtc::VideoBeautyParam::contrast = INVLAID_VALUE

◆ sharpness

int agora::rtc::VideoBeautyParam::sharpness = INVLAID_VALUE