File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -371,7 +371,7 @@ dictionary RTCEncodedVideoFrameMetadata {
371
371
<dd>
372
372
<p>
373
373
An identifier for the encoded frame, monotonically increasing in decode order. Its lower
374
- 16 bits match the frame_number of the AV1 Dependency Descriptor Header Extension defined in Appendix A of [[? AV1-RTP-SPEC]] , if present.
374
+ 16 bits match the frame_number of the AV1 Dependency Descriptor Header Extension defined in Appendix A of [[AV1-RTP-SPEC]] , if present.
375
375
Only present for received frames if the Dependency Descriptor Header Extension is present.
376
376
</p>
377
377
</dd>
@@ -381,7 +381,7 @@ dictionary RTCEncodedVideoFrameMetadata {
381
381
<dd>
382
382
<p>
383
383
List of frameIds of frames this frame references.
384
- Only present for received frames if the AV1 Dependency Descriptor Header Extension defined in Appendix A of [[? AV1-RTP-SPEC]] is present.
384
+ Only present for received frames if the AV1 Dependency Descriptor Header Extension defined in Appendix A of [[AV1-RTP-SPEC]] is present.
385
385
</p>
386
386
</dd>
387
387
<dt>
You can’t perform that action at this time.
0 commit comments