menu
shengwang_rtc_engine package
documentation
agora_rtc_engine.dart
RtcStats
rxAudioBytes property
rxAudioBytes property
dark_mode
light_mode
rxAudioBytes
property
@JsonKey.new(name: 'rxAudioBytes')
int
?
rxAudioBytes
final
接收音频字节数 (bytes),累计值。
Implementation
@JsonKey(name: 'rxAudioBytes') final int? rxAudioBytes;
shengwang_rtc_engine package
documentation
agora_rtc_engine
RtcStats
rxAudioBytes property
RtcStats class