mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
Add --audio-encoder
Similar to --video-encoder, but for audio.
This commit is contained in:
parent
34cf80845c
commit
e5b7280a06
12 changed files with 63 additions and 5 deletions
|
|
@ -5,6 +5,7 @@ _scrcpy() {
|
|||
--audio-bit-rate=
|
||||
--audio-codec=
|
||||
--audio-codec-options=
|
||||
--audio-encoder=
|
||||
-b --video-bit-rate=
|
||||
--crop=
|
||||
-d --select-usb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue