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