totalBandwidth property

int? totalBandwidth
final

Average transmission rate(bps) of the media RTP packages in 2s.

  • For a local user, it is the packet-sending speed.
  • For a more user, it is the speed of receiving all the subscribed medias.

Implementation

final int? totalBandwidth;