aptinasrc: add xsdat-file property to allow sensor file override

This commit is contained in:
Joshua M. Doe
2020-03-06 14:20:41 -05:00
parent 8ff872e634
commit 8830751c52
2 changed files with 20 additions and 1 deletions

View File

@@ -46,6 +46,7 @@ struct _GstAptinaSrc
gint camera_index;
gchar *config_file;
gchar *config_preset;
gchar *xsdat_file;
GstClockTime acq_start_time;
guint32 last_frame_count;