AudioListener: forwardZ プロパティ
forwardZ
は AudioListener
インターフェイスの読み取り専用プロパティで、聞き手が向いている前方向を定義する方向ベクトルの z 値を表す AudioParam
です。
メモ:
The parameter is a-rate when used with a PannerNode
whose panningModel
is set to equalpower, or k-rate otherwise.
値
AudioParam
です。既定値は -1 で、正の無限大から負の無限大の範囲になります。
例
サンプルコードは BaseAudioContext.createPanner()
を参照してください。
仕様書
Specification |
---|
Web Audio API # dom-audiolistener-forwardz |
ブラウザーの互換性
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
forwardZ |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
- See implementation notes.
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.