Package javazoom.spi.mpeg.sampled.file
Class MpegFileFormatType
- java.lang.Object
-
- javax.sound.sampled.AudioFileFormat.Type
-
- javazoom.spi.mpeg.sampled.file.MpegFileFormatType
-
public class MpegFileFormatType extends javax.sound.sampled.AudioFileFormat.Type
FileFormatTypes used by the MPEG audio decoder.
-
-
Constructor Summary
Constructors Constructor Description MpegFileFormatType(java.lang.String strName, java.lang.String strExtension)
-