mirror of
https://github.com/Genymobile/scrcpy
synced 2025-09-02 07:15:30 +00:00
Add --list-displays
Add an option to list the device displays properly.
This commit is contained in:
@@ -155,6 +155,7 @@ struct scrcpy_options {
|
||||
bool power_on;
|
||||
bool audio;
|
||||
bool list_encoders;
|
||||
bool list_displays;
|
||||
};
|
||||
|
||||
extern const struct scrcpy_options scrcpy_options_default;
|
||||
|
Reference in New Issue
Block a user