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.
安全なコンテキスト用: この機能は一部またはすべての対応しているブラウザーにおいて、安全なコンテキスト (HTTPS) でのみ利用できます。
audioWorklet
は BaseAudioContext
インターフェイスの読み取り専用プロパティで、 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.