File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1468,8 +1468,8 @@ <h2>
14681468 attribute EventHandler oncsrcchange;
14691469};</ pre >
14701470 < p >
1471- Whenever the {{RTCRtpContributingSource/source}} identifier is updated based on the contents of an
1472- RTP packet, the [= user agent =] MUST [= queue a task =] to [= fire an event =] named
1471+ Whenever the latest {{RTCRtpContributingSource/source}} identifier is updated based on the contents of
1472+ an RTP packet, the [= user agent =] MUST [= queue a task =] to [= fire an event =] named
14731473 {{RTCRtpReceiver/ssrcchange}} if the SSRC changed and an event named {{RTCRtpReceiver/csrcchange}} if
14741474 the CSRC changed. If both identifiers are changed based on the same RTP packet, both events fire in
14751475 the same queued task ensuring both SSRC and CSRC information is exposed to the app at the same time.
You can’t perform that action at this time.
0 commit comments