Uses of Enum
org.primefaces.component.audio.AudioType
Packages that use AudioType
-
Uses of AudioType in org.primefaces.component.audio
Methods in org.primefaces.component.audio that return AudioTypeModifier and TypeMethodDescriptionprotected AudioTypeAudioRenderer.resolvePlayer(javax.faces.context.FacesContext context, Audio media) static AudioTypeReturns the enum constant of this type with the specified name.static AudioType[]AudioType.values()Returns an array containing the constants of this enum type, in the order they are declared.