number property
The minimum guaranteed number of encoder instances (applications) for the VideoSourceConfiguration.
Implementation
@JsonKey(name: 'Number', fromJson: OnvifUtil.mappedToInt)
final int number;
The minimum guaranteed number of encoder instances (applications) for the VideoSourceConfiguration.
@JsonKey(name: 'Number', fromJson: OnvifUtil.mappedToInt)
final int number;