51 void init(
int deviceID);
64 static const std::vector<GrabberDeviceDescription> &getDeviceList(std::string hint,
bool rescan);
undocument this line if you encounter any issues!
Definition: Any.h:37
Data * m_data
Hidden Data container.
Definition: XiGrabber.h:45
#define ICLIO_API
Definition: CompatMacros.h:176
Common interface class for all grabbers.
Definition: Grabber.h:153
Grabber class that grabs images using the XiAPI (extension of the M3API)
Definition: XiGrabber.h:43
Represents a single property.
Definition: Configurable.h:200
ImgBase is the Image-Interface class that provides save access to underlying Img-template .
Definition: ImgBase.h:131