mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-06 13:11:29 +03:00
@@ -221,7 +221,9 @@ impl VideoQoS {
|
||||
}
|
||||
|
||||
pub fn reset(&mut self) {
|
||||
*self = Default::default();
|
||||
self.fps = FPS;
|
||||
self.user_fps = FPS;
|
||||
self.updated = true;
|
||||
}
|
||||
|
||||
pub fn check_abr_config(&mut self) -> bool {
|
||||
|
||||
Reference in New Issue
Block a user