[host] NvFBC is now functional

This commit is contained in:
Geoffrey McRae
2017-11-01 01:46:47 +11:00
parent 85f39b7070
commit ffbd89fb77
8 changed files with 143 additions and 24 deletions

View File

@@ -6,7 +6,7 @@
#include "ICapture.h"
#include "Capture\NvFBC.h"
static class CaptureFactory
class CaptureFactory
{
public:
static ICapture * GetCaptureDevice()