set Advanced Setting
Set advanced settings for call. Only effective if set before the start of call.
For example, Phone.setAdvancedSetting(AdvancedSetting.VideoMaxTxFPS(30) as AdvancedSetting<*>);
Since
2.6.0
Set advanced settings for call. Only effective if set before the start of call.
For example, Phone.setAdvancedSetting(AdvancedSetting.VideoMaxTxFPS(30) as AdvancedSetting<*>);
2.6.0