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, setZoomAndPanat, at, intAt, intAt, length, numberAt, numberAt, setAt, setAt, setAt, setAt, setAt, setAtcast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitintAt, lengthnumberAtpublic final float getDuration()
getDuration in interface AudioBufferpublic final float getGain()
getGain in interface AudioBufferpublic final void setGain(float param_gain)
setGain in interface AudioBufferpublic final int getLength()
getLength in interface AudioBufferpublic final int getNumberOfChannels()
getNumberOfChannels in interface AudioBufferpublic final float getSampleRate()
getSampleRate in interface AudioBufferpublic final JsFloat32Array getChannelData(int channelIndex)
getChannelData in interface AudioBufferCopyright © December 07, 2012–2015 The Internet Party. All rights reserved.