File tree 1 file changed +9
-1
lines changed
1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -375,7 +375,7 @@ dictionary RTCEncodedVideoFrameMetadata {
375
375
{{VideoFrame/timestamp}} for raw frames which correspond to this frame.
376
376
</p>
377
377
</dd>
378
- <dd >
378
+ <dt >
379
379
<dfn dict-member>mimeType</dfn> of type <span class="idlMemberType"> DOMString</span>
380
380
</dt>
381
381
<dd>
@@ -474,8 +474,12 @@ dictionary RTCEncodedAudioFrameMetadata {
474
474
</p>
475
475
</dd>
476
476
<dt>
477
+ <<<<<<< HEAD
477
478
<<<<<<< HEAD
478
479
<dfn dict-member>contributingSources</dfn> of type <span class=
480
+ =======
481
+ <dfn> contributingSources</dfn> of type <span class=
482
+ > >>>>>> 2cb275c (move mimeType definitions after other members added in the meantime)
479
483
"idlMemberType">sequence<unsigned long></span>
480
484
</dt>
481
485
<dd>
@@ -496,10 +500,14 @@ dictionary RTCEncodedAudioFrameMetadata {
496
500
</p>
497
501
</dd>
498
502
<dt>
503
+ <<<<<<< HEAD
499
504
<dfn>mimeType</dfn> of type <span class="idlMemberType"> DOMString</span>
500
505
=======
501
506
<dfn dict-member>mimeType</dfn> of type <span class="idlMemberType"> DOMString</span>
502
507
>>>>>>> 1bb68bc (dfn fixes)
508
+ =======
509
+ <dfn dict-member>mimeType</dfn> of type <span class="idlMemberType"> DOMString</span>
510
+ >>>>>>> 2cb275c (move mimeType definitions after other members added in the meantime)
503
511
</dt>
504
512
<dd>
505
513
<p>
You can’t perform that action at this time.
0 commit comments