Class: LocalTrackStats

LocalTrackStats

Statistics for a LocalTrack.


Properties:
Name Type Argument Description
bytesSent number <nullable>

Number of bytes sent

packetsSent number <nullable>

Number of packets sent

roundTripTime number <nullable>

Round trip time in milliseconds

Extends