Merge branch 'self-hosted-server' into libdatachannel

This commit is contained in:
dijunkun
2025-11-11 01:18:24 +08:00
2 changed files with 17 additions and 2 deletions

View File

@@ -450,6 +450,7 @@ class Render {
bool enable_self_hosted_ = false;
int language_button_value_last_ = 0;
int video_quality_button_value_last_ = 0;
int video_frame_rate_button_value_last_ = 0;
int video_encode_format_button_value_last_ = 0;
bool enable_hardware_video_codec_last_ = false;
bool enable_turn_last_ = false;