mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
Add --audio-bit-rate
Add an option to configure the audio bit-rate.
This commit is contained in:
parent
f75dc2e477
commit
a331c2c653
12 changed files with 48 additions and 6 deletions
|
|
@ -2,6 +2,7 @@ _scrcpy() {
|
|||
local cur prev words cword
|
||||
local opts="
|
||||
--always-on-top
|
||||
--audio-bit-rate=
|
||||
-b --video-bit-rate=
|
||||
--crop=
|
||||
-d --select-usb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue