File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -286,8 +286,8 @@ enum RTCEncodedVideoFrameType {
286
286
"delta",
287
287
};
288
288
</pre>
289
- <table data-link-for="RTCEncodedVideoFrameType" data- dfn-for="RTCEncodedVideoFrameType" class="simple">
290
- <caption> Enumeration description</caption>
289
+ <table dfn-for="RTCEncodedVideoFrameType" class="simple">
290
+ <caption> Enumeration description</caption>
291
291
<thead>
292
292
<tr>
293
293
<th> Enum value</th><th> Description</th>
@@ -376,7 +376,7 @@ dictionary RTCEncodedVideoFrameMetadata {
376
376
</p>
377
377
</dd>
378
378
<dt>
379
- <dfn dict-member>timestamp</dfn> of type <span class=
379
+ <dfn dict-member>timestamp</dfn> <span class=
380
380
"idlMemberType"> long long</span>
381
381
</dt>
382
382
<dd>
@@ -396,7 +396,7 @@ dictionary RTCEncodedVideoFrameMetadata {
396
396
</p>
397
397
</dd>
398
398
<dt>
399
- <dfn dict-member>mimeType</dfn> of type <span class="idlMemberType"> DOMString</span>
399
+ <dfn dict-member>mimeType</dfn> <span class="idlMemberType"> DOMString</span>
400
400
</dt>
401
401
<dd>
402
402
<p>
You can’t perform that action at this time.
0 commit comments