rxVideoBytes property

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

接收视频字节数 (bytes),累计值。

Implementation

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