Add option to mirror in read-only
Add an option to disable device control: -n/--no-control.
This commit is contained in:
@@ -15,6 +15,7 @@ struct scrcpy_options {
|
||||
SDL_bool show_touches;
|
||||
SDL_bool fullscreen;
|
||||
SDL_bool always_on_top;
|
||||
SDL_bool no_control;
|
||||
SDL_bool no_display;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user