mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-08-05 23:59:01 +00:00
Add --list-camera-sizes
Add an option to list the device camera declared sizes. PR #4213 <https://github.com/Genymobile/scrcpy/pull/4213>
This commit is contained in:
parent
cd63896d63
commit
f032262cd7
9 changed files with 41 additions and 4 deletions
|
@ -23,6 +23,7 @@ _scrcpy() {
|
|||
--kill-adb-on-close
|
||||
-K --hid-keyboard
|
||||
--legacy-paste
|
||||
--list-camera-sizes
|
||||
--list-cameras
|
||||
--list-displays
|
||||
--list-encoders
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue