File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -479,10 +479,10 @@ interface RTCEncodedVideoFrame {
479
479
</td>
480
480
<td>
481
481
The data starts with the "uncompressed data chunk" defined in
482
- <a href="https://datatracker.ietf.org/doc/html/rfc6386#section-9.1">section 9.1 of [[RFC6386]]</a>
483
- and is followed by the rest of the frame data.
484
- The <a href="https://www.rfc-editor.org/rfc/rfc7741#section-4.1">VP8 payload descriptor
485
- is not accessible.
482
+ <a href="https://datatracker.ietf.org/doc/html/rfc6386#section-9.1">
483
+ section 9.1 of [[RFC6386]]</a> and is followed by the rest of the
484
+ frame data. The <a href="https://www.rfc-editor.org/rfc/rfc7741#section-4.1">
485
+ VP8 payload descriptor</a> is not accessible.
486
486
</td>
487
487
</tr>
488
488
<tr>
You can’t perform that action at this time.
0 commit comments