mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-27 23:21:06 +03: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