5 lines
No EOL
122 B
C++
5 lines
No EOL
122 B
C++
#include "Limelight.h"
|
|
|
|
void* initializeVideoStream(IP_ADDRESS host, PSTREAM_CONFIGURATION streamConfig) {
|
|
return NULL;
|
|
} |