public class JsAudioListener extends JsElementalMixinBase implements AudioListener
SVG_ZOOMANDPAN_DISABLE, SVG_ZOOMANDPAN_MAGNIFY, SVG_ZOOMANDPAN_UNKNOWN
Modifier | Constructor and Description |
---|---|
protected |
JsAudioListener() |
Modifier and Type | Method and Description |
---|---|
float |
getDopplerFactor() |
float |
getSpeedOfSound() |
void |
setDopplerFactor(float param_dopplerFactor) |
void |
setOrientation(float x,
float y,
float z,
float xUp,
float yUp,
float zUp) |
void |
setPosition(float x,
float y,
float z) |
void |
setSpeedOfSound(float param_speedOfSound) |
void |
setVelocity(float x,
float y,
float z) |
addEventListener, addEventListener, beginElement, beginElementAt, dispatchEvent, endElement, endElementAt, getAnimatedClassName, getAnimatedHeight, getAnimatedHref, getAnimatedResult, getAnimatedTransform, getAnimatedWidth, getAnimatedX, getAnimatedY, getBBox, getChildElementCount, getCTM, getExternalResourcesRequired, getFarthestViewportElement, getFirstElementChild, getLastElementChild, getNearestViewportElement, getNextElementSibling, getPresentationAttribute, getPreserveAspectRatio, getPreviousElementSibling, getRequiredExtensions, getRequiredFeatures, getScreenCTM, getSvgStyle, getSystemLanguage, getTransformToElement, getViewBox, getXmllang, getXmlspace, getZoomAndPan, hasExtension, querySelector, querySelectorAll, removeEventListener, removeEventListener, setXmllang, setXmlspace, setZoomAndPan
at, at, intAt, intAt, length, numberAt, numberAt, setAt, setAt, setAt, setAt, setAt, setAt
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
intAt, length
numberAt
public final float getDopplerFactor()
getDopplerFactor
in interface AudioListener
public final void setDopplerFactor(float param_dopplerFactor)
setDopplerFactor
in interface AudioListener
public final float getSpeedOfSound()
getSpeedOfSound
in interface AudioListener
public final void setSpeedOfSound(float param_speedOfSound)
setSpeedOfSound
in interface AudioListener
public final void setOrientation(float x, float y, float z, float xUp, float yUp, float zUp)
setOrientation
in interface AudioListener
public final void setPosition(float x, float y, float z)
setPosition
in interface AudioListener
public final void setVelocity(float x, float y, float z)
setVelocity
in interface AudioListener
Copyright © 2018. All rights reserved.