[host] DXGI capture improvements

This commit is contained in:
Geoffrey McRae
2018-09-26 21:20:17 +10:00
parent e70928d603
commit 3cd152c9d5
3 changed files with 41 additions and 11 deletions

View File

@@ -46,6 +46,8 @@ private:
bool InitPointers();
static Service * m_instance;
int m_tryTarget;
int m_lastTryCount;
Service();
~Service();