org.tritonus.sampled.file
Class AiffAudioFileWriter

java.lang.Object
  extended by javax.sound.sampled.spi.AudioFileWriter
      extended by org.tritonus.share.sampled.file.TAudioFileWriter
          extended by org.tritonus.sampled.file.AiffAudioFileWriter

public class AiffAudioFileWriter
extends TAudioFileWriter

Class for writing AIFF and AIFF-C files.


Constructor Summary
AiffAudioFileWriter()
           
 
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
 

Constructor Detail

AiffAudioFileWriter

public AiffAudioFileWriter()