kn::DVCamParams Struct Reference

Default parameters for a DV Camera. More...

#include <LIN_DVCam.hpp>

Inherits kn::CameraParams.

Collaboration diagram for kn::DVCamParams:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 DVCamParams (const int &p=0, const std::string &dn="", const size_t &expectedwidth=720, const size_t &expectedheight=576)
 Default constructor.

Public Attributes

int port


Detailed Description

Default parameters for a DV Camera.

As a DV camera only works with a port number, devicename is useless and is set to ""

Author:
Frankoi

Definition at line 54 of file LIN_DVCam.hpp.


Constructor & Destructor Documentation

kn::DVCamParams::DVCamParams ( const int &  p = 0,
const std::string &  dn = "",
const size_t &  expectedwidth = 720,
const size_t &  expectedheight = 576 
) [inline]

Default constructor.

Definition at line 62 of file LIN_DVCam.hpp.


Member Data Documentation

Definition at line 57 of file LIN_DVCam.hpp.


The documentation for this struct was generated from the following file:

Generated on Thu Nov 12 16:06:36 2009 for OpenKraken-controller by  doxygen 1.5.8