Uses of Enum Class
com.prineside.tdi2.ibxm.WavInputStream.Mode
-
Uses of WavInputStream.Mode in com.prineside.tdi2.ibxm
Modifier and TypeMethodDescriptionstatic WavInputStream.Mode
Returns 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.ModifierConstructorDescriptionWavInputStream
(IBXM ibxm, int fadeOutSeconds, WavInputStream.Mode mode)