mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-02 20:44:27 +01:00
The skip_frames flag was a non-configurable runtime flag. Since it is not exposed to the user, there is no need for a (possible) runtime cost. For testing purpose, we still want it to be configurable, so make it a compilation flag.