mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[host] added option parsing to application
This commit is contained in:
@@ -35,7 +35,7 @@ public:
|
||||
return m_instance;
|
||||
}
|
||||
|
||||
bool Initialize();
|
||||
bool Initialize(ICapture * captureDevice);
|
||||
void DeInitialize();
|
||||
bool Process();
|
||||
|
||||
|
Reference in New Issue
Block a user