mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-03-13 08:14:03 +08: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>