Skip to content

Commit 46f46c2

Browse files
committed
nit: latest
1 parent 621b604 commit 46f46c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)