Skip to content

Commit cddd9c9

Browse files
committed
fix method snafu
1 parent 1dca761 commit cddd9c9

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

index.bs

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1019,19 +1019,7 @@ To <dfn for="RTCRtpScriptTransformer" lt="create|creating">create</dfn> an
10191019

10201020
</div>
10211021

1022-
### Methods ### {#RTCRtpScriptTransformer-methods}
1023-
<dl dfn-for="RTCRtpScriptTransformer" class="dictionary-members">
1024-
<dt>
1025-
<dfn for="RTCRtpScriptTransformer" method>getMetadata()</dfn>
1026-
</dt>
1027-
<dd>
1028-
<p>
1029-
Returns the metadata associated with the frame.
1030-
</p>
1031-
</dd>
1032-
</dl>
1033-
1034-
## Operations ## {#RTCRtpScriptTransformer-operations}
1022+
## Methods ## {#RTCRtpScriptTransformer-methods}
10351023

10361024
The <dfn method for="RTCRtpScriptTransformer">generateKeyFrame(|rid|)</dfn> method steps are:
10371025
1. Let |promise| be a new promise.

0 commit comments

Comments
 (0)