totalBandwidth property

int? totalBandwidth
final

本端的音视频 RTP 包 2 秒内的平均传输速率,单位:bps

  • uid 为本地用户时,代表发送速率;
  • uid 为远端用户时,代表所有订阅流的接收速率。

Implementation

final int? totalBandwidth;