added auto exposure

This commit is contained in:
yair
2025-11-16 04:00:14 +02:00
parent acbd8ec416
commit 6654b99eab
4 changed files with 118 additions and 15 deletions

View File

@@ -58,6 +58,7 @@ struct _GstIdsueyeSrc
gdouble exposure;
gdouble framerate;
gint gain;
gboolean auto_exposure;
GstClockTime acq_start_time;
guint32 last_frame_count;