mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-18 20:34:27 +01:00
3 lines
93 B
C
3 lines
93 B
C
#define EVENT_NEW_FRAME SDL_USEREVENT
|
|
#define EVENT_STREAM_STOPPED (SDL_USEREVENT + 1)
|