menu
shengwang_rtc_engine package
documentation
agora_rtc_engine.dart
RemoteVideoStats
packetLossRate property
packetLossRate property
dark_mode
light_mode
packetLossRate
property
@JsonKey.new(name: 'packetLossRate')
int
?
packetLossRate
final
远端视频在使用抗丢包技术之后的丢包率(%)。
Implementation
@JsonKey(name: 'packetLossRate') final int? packetLossRate;
shengwang_rtc_engine package
documentation
agora_rtc_engine
RemoteVideoStats
packetLossRate property
RemoteVideoStats class