|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | ENUM CONSTANTS | 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
Class for writing mpeg files
Field Summary | |
---|---|
static AudioFormat.Encoding |
MPEG1L3
|
Fields inherited from class org.tritonus.share.sampled.file.TAudioFileWriter |
---|
ALL, NULL_TYPE_ARRAY, PCM_SIGNED, PCM_UNSIGNED |
Constructor Summary | |
---|---|
MpegAudioFileWriter()
|
Method Summary |
---|
Methods inherited from class org.tritonus.share.sampled.file.THeaderlessAudioFileWriter |
---|
getAudioOutputStream |
Methods inherited from class org.tritonus.share.sampled.file.TAudioFileWriter |
---|
getAudioFileTypes, getAudioFileTypes, getSupportedAudioFormats, isAudioFormatSupportedImpl, isFileTypeSupported, isFileTypeSupported, write, write, writeImpl |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static AudioFormat.Encoding MPEG1L3
Constructor Detail |
---|
public MpegAudioFileWriter()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |