mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
Add --no-audio option
Audio will be enabled by default (when supported). Add an option to disable it. Co-authored-by: Romain Vimont <rom@rom1v.com> Signed-off-by: Romain Vimont <rom@rom1v.com>
This commit is contained in:
parent
e0c0383ab8
commit
73ff2d730d
10 changed files with 31 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ _scrcpy() {
|
|||
--max-fps=
|
||||
-M --hid-mouse
|
||||
-m --max-size=
|
||||
--no-audio
|
||||
--no-cleanup
|
||||
--no-clipboard-autosync
|
||||
--no-downsize-on-error
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue