public class JsDynamicsCompressorNode extends JsAudioNode implements DynamicsCompressorNode
SVG_ZOOMANDPAN_DISABLE, SVG_ZOOMANDPAN_MAGNIFY, SVG_ZOOMANDPAN_UNKNOWN
Modifier | Constructor and Description |
---|---|
protected |
JsDynamicsCompressorNode() |
Modifier and Type | Method and Description |
---|---|
JsAudioParam |
getAttack() |
JsAudioParam |
getKnee() |
JsAudioParam |
getRatio() |
JsAudioParam |
getReduction() |
JsAudioParam |
getRelease() |
JsAudioParam |
getThreshold() |
connect, connect, disconnect, getContext, getNumberOfInputs, getNumberOfOutputs
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
connect, connect, disconnect, getContext, getNumberOfInputs, getNumberOfOutputs
intAt, length
numberAt
public final JsAudioParam getAttack()
getAttack
in interface DynamicsCompressorNode
public final JsAudioParam getKnee()
getKnee
in interface DynamicsCompressorNode
public final JsAudioParam getRatio()
getRatio
in interface DynamicsCompressorNode
public final JsAudioParam getReduction()
getReduction
in interface DynamicsCompressorNode
public final JsAudioParam getRelease()
getRelease
in interface DynamicsCompressorNode
public final JsAudioParam getThreshold()
getThreshold
in interface DynamicsCompressorNode
Copyright © 2018. All rights reserved.