|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.sound.sampled.spi.AudioFileWriter
org.tritonus.share.sampled.file.TAudioFileWriter
org.tritonus.share.sampled.file.THeaderlessAudioFileWriter
org.tritonus.sampled.file.mpeg.MpegAudioFileWriter
public class MpegAudioFileWriter
Class for writing mpeg files
Field Summary | |
---|---|
static AudioFormat.Encoding |
MPEG1L3
|
static AudioFormat.Encoding |
MPEG2DOT5L3
|
static AudioFormat.Encoding |
MPEG2L3
|
Constructor Summary | |
---|---|
MpegAudioFileWriter()
|
Method Summary |
---|
Methods inherited from class org.tritonus.share.sampled.file.TAudioFileWriter |
---|
getAudioFileTypes, getAudioFileTypes, isFileTypeSupported, isFileTypeSupported, write, write |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final AudioFormat.Encoding MPEG1L3
public static final AudioFormat.Encoding MPEG2L3
public static final AudioFormat.Encoding MPEG2DOT5L3
Constructor Detail |
---|
public MpegAudioFileWriter()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |