AudioListener

js.html.audio.AudioListener (extern class)

It is important to note that there is only one listener per context and that it isn't an AudioNode.

Documentation AudioListener by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See:

Instance Members

setPosition(x: Float, y: Float, z: Float): Void
Name Type
x Float
y Float
z Float

setOrientation(x: Float, y: Float, z: Float, xUp: Float, yUp: Float, zUp: Float): Void
Name Type
x Float
y Float
z Float
xUp Float
yUp Float
zUp Float