mirror of
https://github.com/moonlight-stream/moonlight-common-c.git
synced 2026-04-18 06:10:06 +00:00
More fixes and work on video
This commit is contained in:
5
limelight-common/VideoStream.cpp
Normal file
5
limelight-common/VideoStream.cpp
Normal file
@@ -0,0 +1,5 @@
|
||||
#include "Limelight.h"
|
||||
|
||||
void* initializeVideoStream(IP_ADDRESS host, PSTREAM_CONFIGURATION streamConfig) {
|
||||
return NULL;
|
||||
}
|
||||
Reference in New Issue
Block a user