mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-04 13:34:26 +01:00
Add a function called before each capture starts (before getSize() is called). This allows to compute the ScreenInfo instance once exactly when needed. PR #5370 <https://github.com/Genymobile/scrcpy/pull/5370>