minExposureTime property

  1. @JsonKey(name: 'MinExposureTime', fromJson: OnvifUtil.nullableMappedToDouble)
double? minExposureTime
final

Minimum value of exposure time range allowed to be used by the algorithm.

Implementation

@JsonKey(name: 'MinExposureTime', fromJson: OnvifUtil.nullableMappedToDouble)
final double? minExposureTime;