niimaqdx: add property to set attributes at startup (e.g., gain)

This commit is contained in:
Joshua M. Doe
2013-01-29 14:06:42 -05:00
parent 6c23f87572
commit 918b48f530
2 changed files with 51 additions and 1 deletions

View File

@@ -61,6 +61,7 @@ struct _GstNiImaqDxSrc {
/* properties */
gchar *device_name;
gint ringbuffer_count;
gchar *attributes;
/* image info */
int width;