public class WaveAudioOutputStream
extends org.tritonus.share.sampled.file.TAudioOutputStream
Constructor and Description |
---|
WaveAudioOutputStream(javax.sound.sampled.AudioFormat audioFormat,
long lLength,
org.tritonus.share.sampled.file.TDataOutputStream dataOutputStream) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
protected void |
patchHeader() |
protected void |
writeHeader() |
public WaveAudioOutputStream(javax.sound.sampled.AudioFormat audioFormat, long lLength, org.tritonus.share.sampled.file.TDataOutputStream dataOutputStream)
protected void writeHeader() throws java.io.IOException
writeHeader
in class org.tritonus.share.sampled.file.TAudioOutputStream
java.io.IOException
protected void patchHeader() throws java.io.IOException
patchHeader
in class org.tritonus.share.sampled.file.TAudioOutputStream
java.io.IOException
public void close() throws java.io.IOException
close
in interface org.tritonus.share.sampled.file.AudioOutputStream
close
in class org.tritonus.share.sampled.file.TAudioOutputStream
java.io.IOException