BaseAudioContext:audioWorklet 属性
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since April 2021.
BaseAudioContext
接口的只读属性 audioWorklet
返回一个 AudioWorklet
实例,该实例可用于添加实现自定义音频处理的 AudioWorkletProcessor
的派生类。
值
AudioWorklet
实例。
示例
参见 AudioWorkletNode
页面,以获取完整的用户自定义音频处理示例。
规范
Specification |
---|
Web Audio API # dom-baseaudiocontext-audioworklet |
浏览器兼容性
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
audioWorklet |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.