minGain property
Minimum value of the sensor gain range that is allowed to be used by the algorithm.
Implementation
@JsonKey(name: 'MinGain', fromJson: OnvifUtil.nullableMappedToDouble)
final double? minGain;
Minimum value of the sensor gain range that is allowed to be used by the algorithm.
@JsonKey(name: 'MinGain', fromJson: OnvifUtil.nullableMappedToDouble)
final double? minGain;