Properties:
Name | Type | Argument | Description |
---|---|---|---|
trackId |
string | MediaStreamTrack ID |
|
timestamp |
number | The Unix timestamp in milliseconds |
|
ssrc |
string | SSRC of the MediaStreamTrack |
|
packetsLost |
number |
<nullable> |
Then number of packets lost |
codec |
string |
<nullable> |
Name of the codec used to encode the MediaStreamTrack's media |