Public Attributes | |
| uint32_t | width { 0 } |
| Frame width. | |
| uint32_t | height { 0 } |
| Frame height. | |
| uint32_t | fps { 0 } |
| Frame rate measured in frames per second. | |
| PixelFormat | format { PixelFormat::YUYV } |
| Frame format. | |
Data structure describing the size, frame rate and format of a camera frame.