mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
opt: rename to dual-way
This commit is contained in:
@@ -446,7 +446,7 @@ enum ImageQuality {
|
||||
|
||||
enum AudioMode {
|
||||
GuestToHost = 0;
|
||||
TwoWay = 1;
|
||||
DualWay = 1;
|
||||
}
|
||||
|
||||
message VideoCodecState {
|
||||
|
||||
Reference in New Issue
Block a user