The RTCRtpContributingSource
dictionary of the WebRTC API is used by getContributingSources()
to provide information about a given contributing source (CSRC), including the most recent time a packet that the source contributed was played out.
The information provided is based on the last ten seconds of media received.