Uses of Class
org.primefaces.component.video.VideoType
-
Packages that use VideoType Package Description org.primefaces.component.video -
-
Uses of VideoType in org.primefaces.component.video
Methods in org.primefaces.component.video that return VideoType Modifier and Type Method Description protected VideoTypeVideoRenderer. resolvePlayer(javax.faces.context.FacesContext context, Video media)static VideoTypeVideoType. valueOf(String name)Returns the enum constant of this type with the specified name.static VideoType[]VideoType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-