Uses of Class
de.jreality.plugin.audio.Audio.InterpolationType

Packages that use Audio.InterpolationType
de.jreality.plugin.audio   
 

Uses of Audio.InterpolationType in de.jreality.plugin.audio
 

Methods in de.jreality.plugin.audio that return Audio.InterpolationType
 Audio.InterpolationType AudioPreferences.getInterpolationType()
           
static Audio.InterpolationType Audio.InterpolationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Audio.InterpolationType[] Audio.InterpolationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.