MultiCam Boards Documentation > MultiCam Documentation > MultiCam .NET Reference > Legacy > Classes > Configuration Class

Configuration Class

Base class: MultiCamObject

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

Assembly: MultiCam.Clr.dll

Namespace: Euresys.MultiCam

Platforms

See Also

MultiCamObject Class