mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-03 14:51:28 +03:00
android: for software encoding and screen size > 1200, display size reduced to half (#8167)
Signed-off-by: 21pages <sunboeasy@gmail.com>
This commit is contained in:
@@ -304,6 +304,10 @@ impl EncoderApi for AomEncoder {
|
||||
fn latency_free(&self) -> bool {
|
||||
true
|
||||
}
|
||||
|
||||
fn is_hardware(&self) -> bool {
|
||||
false
|
||||
}
|
||||
}
|
||||
|
||||
impl AomEncoder {
|
||||
|
||||
Reference in New Issue
Block a user