Classes
core/vidl/vidl_iidc1394_params.h File Reference

A parameters struct for IIDC 1394 camera streams. More...

#include <vcl_string.h>
#include <vcl_vector.h>
#include "vidl_pixel_format.h"

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...

Detailed Description

A parameters struct for IIDC 1394 camera streams.

Author:
Matt Leotta
Date:
10 Jan 2006

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.