mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-08-09 01:28:58 +00:00
Add --audio-encoder
Similar to --video-encoder, but for audio. PR #3757 <https://github.com/Genymobile/scrcpy/pull/3757>
This commit is contained in:
parent
6f332a2bc7
commit
f9960e959f
12 changed files with 64 additions and 6 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