mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
make hwcodec's bitrate the same as vpx
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -33,7 +33,7 @@ pub struct HwEncoderConfig {
|
||||
pub codec_name: String,
|
||||
pub width: usize,
|
||||
pub height: usize,
|
||||
pub bitrate_ratio: i32,
|
||||
pub bitrate: i32,
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone)]
|
||||
|
||||
Reference in New Issue
Block a user