AudioListener: positionY プロパティ

positionYAudioListener インターフェイスの読み取り専用プロパティで、3D 直行空間における聞き手の y 位置を表す AudioParam です。

メモ: この引数は PannerNodepanningModel が equalpower に設定されているものと一緒に使用された場合は a-rate、そうでない場合は k-rate となります。

An AudioParam. Its default value is 0, and it can range between positive and negative infinity.

サンプルコードは BaseAudioContext.createPanner() を参照してください。

仕様書

Specification
Web Audio API
# dom-audiolistener-positiony

ブラウザーの互換性

Report problems with this compatibility data on GitHub
desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
positionY

Legend

Tip: you can click/tap on a cell for more information.

Full support
Full support
No support
No support
See implementation notes.

関連情報