We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9c19ed commit 58d3165Copy full SHA for 58d3165
index.bs
@@ -352,7 +352,7 @@ dictionary RTCEncodedVideoFrameMetadata {
352
<dd>
353
<p>
354
An identifier for the encoded frame, monotonically increasing in decode order. Its lower
355
- 16 bits match the frame_number of the AV1 Dependency Descriptor Header Extension defined in Appendix A of [[?AV1-RTP]], if sent.
+ 16 bits match the frame_number of the AV1 Dependency Descriptor Header Extension defined in Appendix A of [[?AV1-RTP]], if present.
356
Only present for received frames if the Dependency Descriptor Header Extension is present.
357
</p>
358
</dd>
0 commit comments