com.jme.sound.fmod.scene
Class Playable
java.lang.Object
com.jme.sound.fmod.scene.Playable
- Direct Known Subclasses:
- MusicStream, SoundSpatial
- public abstract class Playable
- extends java.lang.Object
- Author:
- Arman
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
playingChannel
protected int playingChannel
listener
protected Listener listener
configuration
protected Configuration configuration
configured
protected boolean configured
Playable
public Playable()
getFxChorusID
protected int getFxChorusID()
setFxChorusID
protected void setFxChorusID(int fxChorusID)
getFxCompressorID
protected int getFxCompressorID()
setFxCompressorID
protected void setFxCompressorID(int fxCompressor)
getFxDistorsionID
protected int getFxDistorsionID()
setFxDistorsionID
protected void setFxDistorsionID(int fxDistorsion)
getFxEchoID
protected int getFxEchoID()
setFxEchoID
protected void setFxEchoID(int fxEcho)
getFxFlangerID
protected int getFxFlangerID()
setFxFlangerID
protected void setFxFlangerID(int fxFlanger)
getFxGargleID
protected int getFxGargleID()
setFxGargleID
protected void setFxGargleID(int fxGargleID)
getFxI3DL2ReverbID
protected int getFxI3DL2ReverbID()
setFxI3DL2ReverbID
protected void setFxI3DL2ReverbID(int fxI3DL2ReverbID)
getFxMaxID
protected int getFxMaxID()
setFxMaxID
protected void setFxMaxID(int fxMaxID)
getFxParamEqID
protected int getFxParamEqID()
setFxParamEqID
protected void setFxParamEqID(int fxParamEqID)
getFxWavesReverbID
protected int getFxWavesReverbID()
setFxWavesReverbID
protected void setFxWavesReverbID(int fxWavesReverbID)
resetConfig
public void resetConfig()