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 @@ -840,7 +840,7 @@ message CameraParameters {
840840 int32 sharpness = 16 ; // Sharpness (-20..20), -20 as default. Only available on Ultra.
841841 int32 backlight_compensation = 17 ; // Backlight compensation (-150..150), 10 as default. Only available on Ultra.
842842 int32 denoise = 18 ; // Noise reduction (-20..20), -20 as default. Only available on Ultra.
843- bool ehdr_enabled = 21 ; // Enable eHDR mode. Only available on Ultra.
843+ bool ehdr_enabled = 21 ; // Enable eHDR mode. Default true. Only available on Ultra.
844844 int32 ehdr_exposure_min_number = 22 ; // Minimum number of eHDR frames. (1..4), default 1. Only available on Ultra.
845845 // Maximum number of eHDR frames. (1..4), default 2. Only available on Ultra. Setting larger than 2 can reduce the framerate.
846846 int32 ehdr_exposure_max_number = 23 ;
You can’t perform that action at this time.
0 commit comments