Uses of Enum Class
org.dellroad.stuff.vaadin24.audio.Audio.PreloadMode
-
Uses of Audio.PreloadMode in org.dellroad.stuff.vaadin24.audio
Modifier and TypeMethodDescriptionstatic Audio.PreloadMode
Returns the enum constant of this class with the specified name.static Audio.PreloadMode[]
Audio.PreloadMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Audio.setPreload
(Audio.PreloadMode preload) Configure what data to pre-load.