rxVideoBytes property

  1. @JsonKey(name: 'rxVideoBytes')
int? rxVideoBytes
final

The total number of video bytes received, represented by an aggregate value.

Implementation

@JsonKey(name: 'rxVideoBytes')
final int? rxVideoBytes;