![]() |
Raytrix RayCam SDK
v2.1.0
|
Defines the different video modes. The enum order is: "video description"_"zoom level"_"bit depth" More...
Defines the different video modes. The enum order is: "video description"_"zoom level"_"bit depth"
i.e.: HD_ZOOM1_BIT8 would produce a output resolution of 1920x1080 pixel. ZOOM1 indicates that nearly the whole image of the sensor will be binned by factor 4 to get this resolution. 8 bit is the bit depth of each pixel.
HD_ZOOM4_BIT8 would produce a output resolution of 1920x1080 pixel. ZOOM4 indicates that the sensor will crop 1920x1080 out of the full size 7716x5364 resolution. 8 bit is the bit depth of each pixel.