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