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 64a18b1 commit e56b05bCopy full SHA for e56b05b
index.bs
@@ -571,8 +571,8 @@ interface RTCEncodedVideoFrame {
571
</dt>
572
<dd>
573
<p>
574
- The type attribute allows the application to determine when a key frame is being
575
- sent or received.
+ The type attribute allows the application to determine when a frame is a key frame or a delta frame.
+ On getting, |this|.`[[type]]` MUST be returned.
576
</p>
577
</dd>
578
<dt>
0 commit comments