number property

  1. @JsonKey(name: 'Number', fromJson: OnvifUtil.mappedToInt)
int number
final

The minimum guaranteed number of encoder instances (applications) for the VideoSourceConfiguration.

Implementation

@JsonKey(name: 'Number', fromJson: OnvifUtil.mappedToInt)
final int number;