Uses of Enum Class
com.prineside.tdi2.ibxm.WavInputStream.Mode
Packages that use WavInputStream.Mode
- 
Uses of WavInputStream.Mode in com.prineside.tdi2.ibxm
Fields in com.prineside.tdi2.ibxm declared as WavInputStream.ModeMethods in com.prineside.tdi2.ibxm that return WavInputStream.ModeModifier and TypeMethodDescriptionstatic WavInputStream.ModeReturns the enum constant of this class with the specified name.static WavInputStream.Mode[]WavInputStream.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.prineside.tdi2.ibxm with parameters of type WavInputStream.ModeModifierConstructorDescriptionWavInputStream(IBXM ibxm, int fadeOutSeconds, WavInputStream.Mode mode)