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 04e9ab0 commit 43e493bCopy full SHA for 43e493b
index.bs
@@ -417,7 +417,7 @@ interface RTCEncodedVideoFrame {
417
class="dictionary-members">
418
<dt>
419
<dfn data-dfn-for="RTCEncodedVideoFrame" data-dfn-type="method">getMetadata()</dfn>
420
- returns the {{RTCEncodedVideoFrameMetadata}} associated with the frame.
+ returns the metadata associated with the frame.
421
</dt>
422
</dl>
423
@@ -501,7 +501,7 @@ interface RTCEncodedAudioFrame {
501
502
503
<dfn data-dfn-for="RTCEncodedAudioFrame" data-dfn-type="method">getMetadata()</dfn>
504
- returns the {{RTCEncodedAudioFrameMetadata}} associated with the frame.
505
506
507
0 commit comments