Uses of Enum Class
org.teamapps.ux.component.media.PosterImageSize
Packages that use PosterImageSize
-
Uses of PosterImageSize in org.teamapps.ux.component.media
Methods in org.teamapps.ux.component.media that return PosterImageSizeModifier and TypeMethodDescriptionVideoPlayer.getPosterImageSize()static PosterImageSizeReturns the enum constant of this class with the specified name.static PosterImageSize[]PosterImageSize.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 PosterImageSizeModifier and TypeMethodDescriptionvoidVideoPlayer.setPosterImageSize(PosterImageSize posterImageSize) -
Uses of PosterImageSize in org.teamapps.ux.component.media.shaka
Methods in org.teamapps.ux.component.media.shaka that return PosterImageSizeMethods in org.teamapps.ux.component.media.shaka with parameters of type PosterImageSizeModifier and TypeMethodDescriptionvoidShakaPlayer.setPosterImageSize(PosterImageSize posterImageSize)