mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-13 10:58:09 +00:00
[c-host] app: inital capture is now working
This commit is contained in:
@@ -46,6 +46,7 @@ typedef struct CaptureFrame
|
||||
unsigned int width;
|
||||
unsigned int height;
|
||||
unsigned int pitch;
|
||||
unsigned int stride;
|
||||
CaptureFormat format;
|
||||
void * data;
|
||||
}
|
||||
|
Reference in New Issue
Block a user