mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-01-31 03:24:28 +01:00
The DisplayManager and its method getDisplayInfo() may be used from both the Controller thread and the video (main) thread. PR #6009 <https://github.com/Genymobile/scrcpy/pull/6009>