Navigation Menu

Skip to content

Commit

Permalink
Removing 'readonly' from Tranceiver's 'direction'.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefhak committed Feb 2, 2018
1 parent d682ab2 commit 5cf3ddb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions webrtc.html
Expand Up @@ -6928,8 +6928,7 @@ <h2>Attributes</h2>
<a>[[\Stopped]]</a> slot.</p>
</dd>
<dt><dfn><code>direction</code></dfn> of type <span class=
"idlAttrType"><a>RTCRtpTransceiverDirection</a></span>,
readonly</dt>
"idlAttrType"><a>RTCRtpTransceiverDirection</a></span></dt>
<dd>
<p>As defined in <span data-jsep=
"transceiver-direction">[[!JSEP]]</span>, the
Expand Down

0 comments on commit 5cf3ddb

Please sign in to comment.