19 VideoConfig
& operator=(VideoConfig
&that
);
20 int load_defaults(BC_Hash
*defaults
);
21 int save_defaults(BC_Hash
*defaults
);
25 char v4l_in_device
[1024];
26 char lml_in_device
[1024];
27 char screencapture_display
[1024];
28 int vfirewire_in_port
, vfirewire_in_channel
;
29 // number of frames to read from device during video recording.
34 char lml_out_device
[1024];