This struct stores video mode data. This includes the width and height of the frame and the framerate of the camera. More...
Public Attributes | |
int | format |
float | frameRate |
int | height |
int | width |
This struct stores video mode data. This includes the width and height of the frame and the framerate of the camera.
int format |
float frameRate |
int height |
int width |