mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-12 11:06:57 +00:00
opt: rename to dual-way
This commit is contained in:
@@ -109,8 +109,8 @@ const kRemoteImageQualityCustom = 'custom';
|
||||
/// [kRemoteAudioGuestToHost] Guest to host audio mode(default).
|
||||
const kRemoteAudioGuestToHost = 'guest-to-host';
|
||||
|
||||
/// [kRemoteAudioTwoWay] two-way audio mode(default).
|
||||
const kRemoteAudioTwoWay = 'two-way';
|
||||
/// [kRemoteAudioDualWay] dual-way audio mode(default).
|
||||
const kRemoteAudioDualWay = 'dual-way';
|
||||
|
||||
const kIgnoreDpi = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user