mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-12-24 21:50:11 +00:00
[host] flag paused when waiting for sec desktop
This commit is contained in:
@@ -64,6 +64,7 @@ class ICapture
|
||||
public:
|
||||
virtual const char * GetName() = 0;
|
||||
|
||||
virtual bool CanInitialize() = 0;
|
||||
virtual bool Initialize(CaptureOptions * options) = 0;
|
||||
virtual void DeInitialize() = 0;
|
||||
virtual bool ReInitialize() = 0;
|
||||
|
||||
Reference in New Issue
Block a user