MultiCam Boards Documentation > MultiCam Documentation > MultiCam C++ Reference > Classes > Configuration Class

Configuration Class

MultiCamObject Class

The Configuration object gives access to all MultiCam parameters dedicated to the control of system-wide features.

The system is a set of Euresys boards installed inside a computer. The Configuration object also addresses any hardware or software element of the computer requesting some degree of control for the MultiCam system operation.

The Configuration object exists in one instance per application. The user is not allowed to create a Configuration object. It is natively made available to the application through the Config global variable.

Requirements

Header: MultiCamCpp.h

Namespace: Euresys::MultiCam

Platforms

See Also

MultiCamObject Class