Package | Description |
---|---|
de.jreality.plugin.audio |
Modifier and Type | Method and Description |
---|---|
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.
|