mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[host] update to KVMFR v6 and decouple mouse
This commit is contained in:
@@ -47,7 +47,7 @@ namespace Capture
|
||||
}
|
||||
enum FrameType GetFrameType();
|
||||
size_t GetMaxFrameSize();
|
||||
enum GrabStatus GrabFrame(struct FrameInfo & frame);
|
||||
enum GrabStatus GrabFrame(struct FrameInfo & frame, struct CursorInfo & cursor);
|
||||
|
||||
private:
|
||||
CaptureOptions * m_options;
|
||||
|
Reference in New Issue
Block a user