videoLossRate property

double? videoLossRate
final

视频丢包率

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

Implementation

final double? videoLossRate;