Skip to content

Commit

Permalink
Revert changes to transceiver at rollback.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefhak committed Mar 14, 2018
1 parent be474c4 commit bbe3864
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions webrtc.html
Original file line number Diff line number Diff line change
Expand Up @@ -1844,6 +1844,13 @@ <h4>Set the RTCSessionDescription</h4>
described by <span data-jsep=
"rollback">[[!JSEP]]</span>.</p>
</li>
<li>For the <code><a>RTCRtpTransceiver</a></code>s
remaining on <var>connection</var>, revert
any changes to the [[\CurrentDirection]] and
[[\Receptive]] internal slots made by the application
of the <code><a>RTCSessionDescription</a></code>
that is being rolled back.
</li>
<li>
<p>Restore the value of <var>connection</var>'s
<a>[[\SctpTransport]]</a> internal slot to
Expand Down

0 comments on commit bbe3864

Please sign in to comment.