kayasrc: add property to allow command execution after opening camera
Closes #3. With Kaya project files, commands don't get executed, such as UserSet loading.
This commit is contained in:
@@ -55,6 +55,7 @@ struct _GstKayaSrc
|
||||
gchar *project_file;
|
||||
gchar *xml_file;
|
||||
gfloat exposure_time;
|
||||
gchar *execute_command;
|
||||
|
||||
gboolean acquisition_started;
|
||||
gboolean stop_requested;
|
||||
|
||||
Reference in New Issue
Block a user