File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1055
1055
< dt > < dfn method for =AudioEncoder > configure(config)</ dfn > </ dt >
1056
1056
< dd >
1057
1057
[=Enqueues a control message=] to configure the audio encoder for
1058
- decoding chunks as described by |config|.
1058
+ encoding audio data as described by |config|.
1059
1059
1060
1060
NOTE: This method will trigger a {{NotSupportedError}} if the User Agent
1061
1061
does not support |config|. Authors are encouraged to first check support
1429
1429
< dt > < dfn method for =VideoEncoder > configure(config)</ dfn > </ dt >
1430
1430
< dd >
1431
1431
[=Enqueues a control message=] to configure the video encoder for
1432
- decoding chunks as described by |config|.
1432
+ encoding video frames as described by |config|.
1433
1433
1434
1434
NOTE: This method will trigger a {{NotSupportedError}} if the User Agent
1435
1435
does not support |config|. Authors are encouraged to first check support
You can’t perform that action at this time.
0 commit comments