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 10551055 < dt > < dfn method for =AudioEncoder > configure(config)</ dfn > </ dt >
10561056 < dd >
10571057 [=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|.
10591059
10601060 NOTE: This method will trigger a {{NotSupportedError}} if the User Agent
10611061 does not support |config|. Authors are encouraged to first check support
14291429 < dt > < dfn method for =VideoEncoder > configure(config)</ dfn > </ dt >
14301430 < dd >
14311431 [=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|.
14331433
14341434 NOTE: This method will trigger a {{NotSupportedError}} if the User Agent
14351435 does not support |config|. Authors are encouraged to first check support
You can’t perform that action at this time.
0 commit comments