Merge branch 'abr' into hwcodec

This commit is contained in:
csf
2022-06-27 15:21:31 +08:00
48 changed files with 854 additions and 312 deletions

View File

@@ -140,6 +140,8 @@ pub struct PeerConfig {
pub disable_clipboard: bool,
#[serde(default)]
pub enable_file_transfer: bool,
#[serde(default)]
pub show_quality_monitor: bool,
// the other scalar value must before this
#[serde(default)]