mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-22 15:11:31 +00:00
[idd] capture: add direct full-copy workaround
This commit is contained in:
@@ -56,4 +56,7 @@ public:
|
||||
|
||||
std::optional<bool> getExclusiveMonitor();
|
||||
LSTATUS setExclusiveMonitor(bool exclusive);
|
||||
|
||||
std::optional<bool> getForceFullDirectCopy();
|
||||
LSTATUS setForceFullDirectCopy(bool forceFullCopy);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user