mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-04 21:44:39 +01:00
This avoids to pass specific options values individually. Since these function are static (internal to the file), this is not a problem to make them depend on scrcpy_options. Refs #1623 <https://github.com/Genymobile/scrcpy/pull/1623> Signed-off-by: Romain Vimont <rom@rom1v.com>