Click or drag to resize
Accord.NET (logo)

CameraParameterAEAGEnable Field

Enable/disable automatic exposure/gain control. Type integer. By default 0.

Namespace:  Accord.Video.Ximea
Assembly:  Accord.Video.Ximea (in Accord.Video.Ximea.dll) Version: 3.8.0
Syntax
public const string Enable = "aeag"
Request Example View Source

Field Value

Type: String
Remarks

Set 0 to disable automatic exposure/gain control or 1 to enable.

See Also