Uses of Enum Class
be.gaudry.model.file.nfo.constants.NfoAudioChannels
-
Uses of NfoAudioChannels in be.gaudry.model.file.nfo.constants
Modifier and TypeMethodDescriptionstatic NfoAudioChannels
Returns the enum constant of this class with the specified name.static NfoAudioChannels[]
NfoAudioChannels.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of NfoAudioChannels in be.gaudry.model.file.renamer.parsers
Modifier and TypeMethodDescriptionvoid
NfoRenamerParser.setAudioChannels(NfoAudioChannels audioChannels)