rxAudioBytes property

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

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

Implementation

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