The getContributingSources()
method of the RTCRtpReceiver
interface returns an array of RTCRtpContributingSource
instances, each corresponding to one CSRC (contributing source) identifier received by the current RTCRtpReceiver
in the last ten seconds.