Options
Menu

Interface RTCSampleTotals

Totals included in RTC statistics samples

Hierarchy

  • RTCSampleTotals

Index

Properties

bytesReceived

bytesReceived: number

Total bytes received.

bytesSent

bytesSent: number

Total bytes sent.

packetsLost

packetsLost: number

Total packets lost.

packetsLostFraction

packetsLostFraction: number

Total packets lost to total inbound packets ratio

packetsReceived

packetsReceived: number

Total packets received.

packetsSent

packetsSent: number

Total packets sent.

Generated using TypeDoc