Set of available configuration options for XIMEA cameras.

Namespace:  AForge.Video.Ximea
Assembly:  AForge.Video.Ximea (in AForge.Video.Ximea.dll) Version: 2.2.4.0 (2.2.4.0)

Syntax

C#
public static class CameraParameter

Remarks

The class defines list of parameters, which are available to set/get using corresponding methods of XimeaCamera and XimeaVideoSource classes.

Inheritance Hierarchy

System..::.Object
  AForge.Video.Ximea..::.CameraParameter

See Also