|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.sound.sampled.AudioFileFormat.Type
javazoom.spi.mpeg.sampled.file.MpegFileFormatType
public class MpegFileFormatType
FileFormatTypes used by the MPEG audio decoder.
| Field Summary | |
|---|---|
static AudioFileFormat.Type |
MP3
|
static AudioFileFormat.Type |
MPEG
|
| Fields inherited from class javax.sound.sampled.AudioFileFormat.Type |
|---|
AIFC, AIFF, AU, SND, WAVE |
| Constructor Summary | |
|---|---|
MpegFileFormatType(String strName,
String strExtension)
|
|
| Method Summary |
|---|
| Methods inherited from class javax.sound.sampled.AudioFileFormat.Type |
|---|
equals, getExtension, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final AudioFileFormat.Type MPEG
public static final AudioFileFormat.Type MP3
| Constructor Detail |
|---|
public MpegFileFormatType(String strName,
String strExtension)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||