total property
The minimum guaranteed total number of encoder instances (applications) per VideoSourceConfiguration. The device is able to deliver the Total number of streams
Implementation
@JsonKey(name: 'Total', fromJson: OnvifUtil.mappedToInt)
final int total;