#include <vidl2_iidc1394_params.h>
The istream class should be able to produce this object by probing cameras on the 1394 bus
Definition at line 246 of file vidl2_iidc1394_params.h.
Public Attributes | |
| vcl_vector< camera > | cameras |
| A vector of the valid cameras. | |
Classes | |
| struct | camera |
| A valid camera and its options. More... | |
| struct | valid_mode |
| A valid mode and its valid frame rates. More... | |
| vcl_vector<camera> vidl2_iidc1394_params::valid_options::cameras |
A vector of the valid cameras.
one object for each camera detected on the bus
Definition at line 271 of file vidl2_iidc1394_params.h.
1.5.1