mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-12-27 15:10:10 +00:00
[host] update capture classes to return the pitch
This commit is contained in:
@@ -42,6 +42,7 @@ struct FrameInfo
|
||||
unsigned int width;
|
||||
unsigned int height;
|
||||
unsigned int stride;
|
||||
unsigned int pitch;
|
||||
void * buffer;
|
||||
size_t bufferSize;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user