File tree 1 file changed +2
-3
lines changed 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -382,7 +382,7 @@ dictionary RTCEncodedVideoFrameMetadata {
382
382
<dd>
383
383
<p>
384
384
The media presentation timestamp (PTS) in microseconds of raw frame, matching the
385
- {{VideoFrame/timestamp}} for raw frames which correspond to this frame.
385
+ {{VideoFrame/timestamp}} for raw frames which correspond to this frame.
386
386
</p>
387
387
</dd>
388
388
<dt>
@@ -395,7 +395,7 @@ dictionary RTCEncodedVideoFrameMetadata {
395
395
that reflects the sampling instant of the first octet in the RTP data packet.
396
396
</p>
397
397
</dd>
398
- <dd >
398
+ <dt >
399
399
<dfn dict-member>mimeType</dfn> of type <span class="idlMemberType"> DOMString</span>
400
400
</dt>
401
401
<dd>
@@ -510,7 +510,6 @@ dictionary RTCEncodedAudioFrameMetadata {
510
510
</dd>
511
511
<dt>
512
512
<dfn dict-member>contributingSources</dfn> <span class=
513
- <dfn dict-member> contributingSources</dfn> of type <span class=
514
513
"idlMemberType"> sequence<unsigned long></span>
515
514
</dt>
516
515
<dd>
You can’t perform that action at this time.
0 commit comments