add auto gain

This commit is contained in:
yair
2025-11-16 04:05:26 +02:00
parent 6654b99eab
commit 43878b36e2
4 changed files with 108 additions and 12 deletions

View File

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