Skip to content

Commit 9e0f22e

Browse files
youennfpadenot
authored andcommitted
Export Close VideoFrame as it is used in mediacapture-transform spec
1 parent 21e4a15 commit 9e0f22e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4006,7 +4006,7 @@
40064006
in |clone|.
40074007
2. Return |clone|.
40084008

4009-
: <dfn>Close VideoFrame</dfn> (with |frame|)
4009+
: <dfn export>Close VideoFrame</dfn> (with |frame|)
40104010
:: 1. Assign `null` to |frame|'s {{VideoFrame/[[resource reference]]}}.
40114011
2. Assign `true` to |frame|'s {{platform object/[[Detached]]}}.
40124012
3. Assign `null` to |frame|'s {{VideoFrame/format}}.

0 commit comments

Comments
 (0)