mirror of
https://github.com/moonlight-stream/moonlight-common-c.git
synced 2026-06-16 22:00:55 +00:00
Finished video depacketizing. Starting tests
This commit is contained in:
@@ -25,4 +25,6 @@ void PltCloseEvent(PLT_EVENT event);
|
||||
void PltSetEvent(PLT_EVENT event);
|
||||
void PltClearEvent(PLT_EVENT event);
|
||||
void PltPulseEvent(PLT_EVENT event);
|
||||
void PltWaitForEvent(PLT_EVENT event);
|
||||
void PltWaitForEvent(PLT_EVENT event);
|
||||
|
||||
void PltSleepMs(int ms);
|
||||
Reference in New Issue
Block a user