|
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"
Public Const ExposurePriority As String = "exp_priority"
Request Example
View SourceField Value
Type:
StringRemarks Setting the value to 0.5, for example, set exposure priority to 50%
and gain priority to 50%.
See Also