A parameters struct for IIDC 1394 camera streams. More...
Go to the source code of this file.
Classes | |
struct | vidl_iidc1394_params |
A parameters struct for IIDC 1394 camera streams. More... | |
struct | vidl_iidc1394_params::feature_options |
Describes a feature and its set of options. More... | |
struct | vidl_iidc1394_params::valid_options |
This structure holds the set of valid options for parameters. More... | |
struct | vidl_iidc1394_params::valid_options::valid_mode |
A valid mode and its valid frame rates. More... | |
struct | vidl_iidc1394_params::valid_options::camera |
A valid camera and its options. More... |
A parameters struct for IIDC 1394 camera streams.
These parameters are as described by the IIDC 1394-base Digital Camera Specification they should work for any istream that follows this specification.
Definition in file vidl_iidc1394_params.h.