File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 2037
2037
run these steps:
2038
2038
1. If {{AudioEncoderConfig/codec}} is not a < a > valid codec string</ a > , return
2039
2039
`false`.
2040
- 2. If the {{AudioEncoderConfig}} has a codec-specific extension and the corresponding
2040
+ 2. If the {{AudioEncoderConfig}} has a codec-specific extension and the corresponding
2041
2041
registration in the [[WEBCODECS-CODEC-REGISTRY]] defines steps to check whether
2042
2042
the extension is a valid extension, return the result of running those steps.
2043
2043
3. Return `true`.
3863
3863
{{VideoFrame/[[visible top]]}}, {{VideoFrame/[[visible width]]}},
3864
3864
{{VideoFrame/[[visible height]]}}, {{VideoFrame/[[display width]]}},
3865
3865
and {{VideoFrame/[[display height]]}}.
3866
- 5. Assign `null` to |frame|'s {{VideoFrame/[[duration]]}} and
3867
- {{VideoFrame/[[timestamp]]}}.
3868
- 6. Assign a new {{VideoFrameMetadata}} to |frame|.{{VideoFrame/[[metadata]]}}.
3866
+ 5. Assign a new {{VideoFrameMetadata}} to |frame|.{{VideoFrame/[[metadata]]}}.
3869
3867
3870
3868
: < dfn for =VideoFrame > Parse VideoFrameCopyToOptions</ dfn > (with |options|)
3871
3869
:: 1. Let |defaultRect| be the result of performing the getter steps for
You can’t perform that action at this time.
0 commit comments