audioLossRate property

double? audioLossRate
final

音频丢包率

此次统计周期内的音频上行丢包率,单位为 % ,取值范围为 [0, 1]

Implementation

final double? audioLossRate;