WorkletGlobalScope
安全なコンテキスト用: この機能は一部またはすべての対応しているブラウザーにおいて、安全なコンテキスト (HTTPS) でのみ利用できます。
WorkletGlobalScope
インターフェイスは、特定のワークレットスコープクラスの継承元となる抽象クラスです。それぞれの WorkletGlobalScope
が新しいグローバル環境を定義します。
メモ:
通常このインターフェイスを扱う必要はありません。これは派生クラスが作成されることを意図した基底インターフェイスです。AudioWorklet
オブジェクトの中で派生クラスの AudioWorkletGlobalScope
が見つかり、PaintWorklet
オブジェクトの内部で PaintWorkletGlobalScope
が見つかるでしょう。
インスタンスプロパティ
なし
インスタンスメソッド
なし
仕様書
Specification |
---|
HTML # workletglobalscope |
ブラウザーの互換性
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
WorkletGlobalScope |
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.