More fixes and work on video
This commit is contained in:
parent
e2ba031729
commit
77b08df4be
12 changed files with 342 additions and 63 deletions
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;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue