Click or drag to resize
Accord.NET (logo)

CameraParameterAEAGExposurePriority Field

Set/Get exposure priority, [0, 1]. Type float. By default 0.8.

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

Field Value

Type: String
Remarks

Setting the value to 0.5, for example, set exposure priority to 50% and gain priority to 50%.

See Also