Skip to content

Commit

Permalink
Remove duplicate definition of RTCInboundRtpStreamStats kind (#767)
Browse files Browse the repository at this point in the history
in addition to the IDL. Follow-up to #766

Fixes #690
  • Loading branch information
fippo committed Aug 4, 2023
1 parent bb3930d commit a82fba9
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions webrtc-stats.html
Original file line number Diff line number Diff line change
Expand Up @@ -1017,15 +1017,6 @@ <h2>
The value of the {{MediaStreamTrack}}'s <code class=gum>id</code> attribute.
</p>
</dd>
<dt>
<dfn>kind</dfn> of type <span class="idlMemberType">DOMString</span>
</dt>
<dd>
<p>
The value of the {{MediaStreamTrack}}'s <code class=gum>kind</code> attribute.
This is either <code class=gum>"audio"</code> or <code class=gum>"video"</code>.
</p>
</dd>
<dt>
<dfn>mid</dfn> of type <span class=
"idlMemberType">DOMString</span>
Expand Down

0 comments on commit a82fba9

Please sign in to comment.