mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-12-23 13:10:10 +00:00
[host] add initial buffering support
This commit is contained in:
@@ -49,5 +49,6 @@ private:
|
||||
IVSHMEM * m_ivshmem;
|
||||
HANDLE m_readyEvent;
|
||||
ICapture * m_capture;
|
||||
void * m_memory;
|
||||
uint8_t * m_memory;
|
||||
int m_frameIndex;
|
||||
};
|
||||
Reference in New Issue
Block a user