Package javazoom.spi.vorbis.sampled.file
Class VorbisFileFormatType
- java.lang.Object
-
- javax.sound.sampled.AudioFileFormat.Type
-
- javazoom.spi.vorbis.sampled.file.VorbisFileFormatType
-
public class VorbisFileFormatType extends javax.sound.sampled.AudioFileFormat.Type
FileFormatTypes used by the VORBIS audio decoder.
-
-
Constructor Summary
Constructors Constructor Description VorbisFileFormatType(java.lang.String name, java.lang.String extension)
Constructor.
-