mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-04-21 03:55:05 +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)
|