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 @@ -352,7 +352,7 @@ dictionary RTCEncodedVideoFrameMetadata {
352352 <dd>
353353 <p>
354354 An identifier for the encoded frame, monotonically increasing in decode order. Its lower
355- 16 bits matches the frame_number of the Dependency Descriptor RTP Header Extension, if sent.
355+ 16 bits match the frame_number of the AV1 Dependency Descriptor Header Extension defined in Appendix A of [[?AV1-RTP]] , if sent.
356356 Only present for received frames if the Dependency Descriptor Header Extension is present.
357357 </p>
358358 </dd>
@@ -362,7 +362,7 @@ dictionary RTCEncodedVideoFrameMetadata {
362362 <dd>
363363 <p>
364364 List of frameIds of frames this frame references.
365- Only present for received frames if the Dependency Descriptor Header Extension is present.
365+ Only present for received frames if the AV1 Dependency Descriptor Header Extension defined in Appendix A of [[?AV1-RTP]] is present.
366366 </p>
367367 </dd>
368368 <dt>
You can’t perform that action at this time.
0 commit comments