Uses of Enum Class
com.jackmeng.halcyoninae.tailwind.FileFormat
Packages that use FileFormat
Package
Description
This package represents the Tailwind Audio Framework
used by the GUI player.
-
Uses of FileFormat in com.jackmeng.halcyoninae.tailwind
Fields in com.jackmeng.halcyoninae.tailwind declared as FileFormatMethods in com.jackmeng.halcyoninae.tailwind that return FileFormatModifier and TypeMethodDescriptionTailwind.getFileFormat()static FileFormatFileFormat.getFormatByName(String name) static FileFormatReturns the enum constant of this class with the specified name.static FileFormat[]FileFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.