Uses of Class
org.jaudiotagger.audio.mp4.EncoderType

Packages that use EncoderType
org.jaudiotagger.audio.mp4   
 

Uses of EncoderType in org.jaudiotagger.audio.mp4
 

Methods in org.jaudiotagger.audio.mp4 that return EncoderType
static EncoderType EncoderType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static EncoderType[] EncoderType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.