public class JsAudioBuffer extends JsElementalMixinBase implements AudioBuffer
SVG_ZOOMANDPAN_DISABLE, SVG_ZOOMANDPAN_MAGNIFY, SVG_ZOOMANDPAN_UNKNOWN
Modifier | Constructor and Description |
---|---|
protected |
JsAudioBuffer() |
Modifier and Type | Method and Description |
---|---|
JsFloat32Array |
getChannelData(int channelIndex) |
float |
getDuration() |
float |
getGain() |
int |
getLength() |
int |
getNumberOfChannels() |
float |
getSampleRate() |
void |
setGain(float param_gain) |
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 getDuration()
getDuration
in interface AudioBuffer
public final float getGain()
getGain
in interface AudioBuffer
public final void setGain(float param_gain)
setGain
in interface AudioBuffer
public final int getLength()
getLength
in interface AudioBuffer
public final int getNumberOfChannels()
getNumberOfChannels
in interface AudioBuffer
public final float getSampleRate()
getSampleRate
in interface AudioBuffer
public final JsFloat32Array getChannelData(int channelIndex)
getChannelData
in interface AudioBuffer
Copyright © 2018. All rights reserved.