menu
shengwang_rtc_engine package
documentation
agora_rtc_engine.dart
RtcStats
txPacketLossRate property
txPacketLossRate property
dark_mode
light_mode
txPacketLossRate
property
@JsonKey.new(name: 'txPacketLossRate')
int
?
txPacketLossRate
final
使用抗丢包技术前,客户端上行发送到服务器丢包率 (%)。
Implementation
@JsonKey(name: 'txPacketLossRate') final int? txPacketLossRate;
shengwang_rtc_engine package
documentation
agora_rtc_engine
RtcStats
txPacketLossRate property
RtcStats class