Skip to content

Commit

Permalink
Set [[Direction]] when doing SRD(answer).
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-ivar committed Nov 15, 2018
1 parent 20d4c86 commit d82f883
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion webrtc.html
Expand Up @@ -1804,7 +1804,8 @@ <h4>Set the RTCSessionDescription</h4>
<ol>
<li>
<p>Set <var>transceiver</var>'s
<a>[[\CurrentDirection]]</a> slot to
<a>[[\CurrentDirection]]</a> and
<a>[[\Direction]]</a> slots to
<var>direction</var>.</p>
</li>
<li>
Expand Down

0 comments on commit d82f883

Please sign in to comment.