mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
2 lines
93 B
C
2 lines
93 B
C
#define EVENT_NEW_FRAME SDL_USEREVENT
|
|
#define EVENT_STREAM_STOPPED (SDL_USEREVENT + 1)
|