File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -842,7 +842,7 @@ message CameraParameters {
842
842
int32 denoise = 18 ; // Noise reduction (-20..20), -20 as default. Only available on Ultra.
843
843
bool ehdr_enabled = 21 ; // Enable eHDR mode. Default true. Only available on Ultra.
844
844
int32 ehdr_exposure_min_number = 22 ; // Minimum number of eHDR frames. (1..4), default 1. Only available on Ultra.
845
- // Maximum number of eHDR frames. (1..4), default 2. Only available on Ultra. Setting larger than 2 can reduce the framerate.
845
+ // Maximum number of eHDR frames. (1..4), default 2. Only on Ultra. Setting larger than 2 can reduce the framerate.
846
846
int32 ehdr_exposure_max_number = 23 ;
847
847
848
848
Resolution resolution = 6 ; // Stream, recording and image resolution (deprecated).
You can’t perform that action at this time.
0 commit comments