mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-12 01:14:28 +01:00
The header scrcpy.h is intended to be the "public" API. It should not depend on other internal headers. Therefore, declare all required structs in this header and adapt internal code.