Uses of Enum
org.primefaces.component.video.VideoType
Packages that use VideoType
-
Uses of VideoType in org.primefaces.component.video
Methods in org.primefaces.component.video that return VideoTypeModifier and TypeMethodDescriptionprotected VideoTypeVideoRenderer.resolvePlayer(javax.faces.context.FacesContext context, Video media) static VideoTypeReturns 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.