Uses of Enum Class
org.teamapps.ux.component.media.PreloadMode
Packages that use PreloadMode
-
Uses of PreloadMode in org.teamapps.ux.component.media
Methods in org.teamapps.ux.component.media that return PreloadModeModifier and TypeMethodDescriptionVideoPlayer.getPreloadMode()static PreloadModeReturns the enum constant of this class with the specified name.static PreloadMode[]PreloadMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.teamapps.ux.component.media with parameters of type PreloadMode