Limited availability
Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
Note: This feature is available in Dedicated Web Workers.
The flush()
method of the AudioEncoder
interface returns a Promise that resolves once all pending messages in the queue have been completed.
None.
Return valueA Promise
that resolves with undefined.
InvalidStateError
DOMException
Thrown if the Promise is rejected because the state
is not "configured"
.
The following example flushes the AudioEncoder
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4