Uses of Class
eu.semaine.components.mary.QueuingAudioPlayer.PlayerFeatures

Packages that use QueuingAudioPlayer.PlayerFeatures
eu.semaine.components.mary   
 

Uses of QueuingAudioPlayer.PlayerFeatures in eu.semaine.components.mary
 

Methods in eu.semaine.components.mary that return QueuingAudioPlayer.PlayerFeatures
static QueuingAudioPlayer.PlayerFeatures QueuingAudioPlayer.PlayerFeatures.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static QueuingAudioPlayer.PlayerFeatures[] QueuingAudioPlayer.PlayerFeatures.values()
          Returns an array containing the constants of this enum type, in the order they are declared.