All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
CameraMode Struct Reference

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.
 

Detailed Description

Data structure describing the size, frame rate and format of a camera frame.