mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
Add --angle
Add an option to rotate the video content by a custom angle.
This commit is contained in:
parent
4ab704df6a
commit
52568dcb97
15 changed files with 62 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ _scrcpy() {
|
|||
local cur prev words cword
|
||||
local opts="
|
||||
--always-on-top
|
||||
--angle
|
||||
--audio-bit-rate=
|
||||
--audio-buffer=
|
||||
--audio-codec=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue