We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b44b4a commit ec600eeCopy full SHA for ec600ee
index.bs
@@ -479,10 +479,10 @@ interface RTCEncodedVideoFrame {
479
</td>
480
<td>
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.
+ <a href="https://datatracker.ietf.org/doc/html/rfc6386#section-9.1">
+ section 9.1 of [[RFC6386]]</a> and is followed by the rest of the
+ frame data. The <a href="https://www.rfc-editor.org/rfc/rfc7741#section-4.1">
+ VP8 payload descriptor</a> is not accessible.
486
487
</tr>
488
<tr>
0 commit comments