mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-03-10 09:33:43 +00:00
Added backlight_compensation, white_balance and gain
This commit is contained in:
@@ -79,6 +79,9 @@ struct image_settings_t {
|
||||
S_AUTO (hue);
|
||||
S_MANUAL (gamma);
|
||||
S_MANUAL (sharpness);
|
||||
S_MANUAL (backlight_compensation);
|
||||
S_AUTO (white_balance);
|
||||
S_AUTO (gain);
|
||||
};
|
||||
|
||||
#undef S_AUTO
|
||||
|
||||
Reference in New Issue
Block a user