Uses of Class
org.teamapps.ux.component.media.PosterImageSize
| Package | Description |
|---|---|
| org.teamapps.ux.component.media |
-
Uses of PosterImageSize in org.teamapps.ux.component.media
Methods in org.teamapps.ux.component.media that return PosterImageSize Modifier and Type Method Description PosterImageSizeVideoPlayer. getPosterImageSize()static PosterImageSizePosterImageSize. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PosterImageSize[]PosterImageSize. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.teamapps.ux.component.media with parameters of type PosterImageSize Modifier and Type Method Description voidVideoPlayer. setPosterImageSize(PosterImageSize posterImageSize)