matroxsrc: change device property to an enum property named system
Easier to choose system type, and language matches up with Matrox terminology
This commit is contained in:
@@ -54,7 +54,7 @@ struct _GstMatroxSrc
|
||||
MIL_ID *MilGrabBufferList;
|
||||
|
||||
/* properties */
|
||||
gchar *device;
|
||||
gint system;
|
||||
gint board;
|
||||
gint channel;
|
||||
gchar *config_file;
|
||||
|
||||
Reference in New Issue
Block a user