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

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

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

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