|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tritonus.share.sampled.file.TAudioOutputStream
org.tritonus.sampled.file.WaveAudioOutputStream
public class WaveAudioOutputStream
AudioOutputStream for Wave files.
Constructor Summary | |
---|---|
WaveAudioOutputStream(AudioFormat audioFormat,
long lLength,
TDataOutputStream dataOutputStream)
|
Method Summary | |
---|---|
void |
close()
Closes the stream. |
Methods inherited from class org.tritonus.share.sampled.file.TAudioOutputStream |
---|
getCalculatedLength, getFormat, getLength, write |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WaveAudioOutputStream(AudioFormat audioFormat, long lLength, TDataOutputStream dataOutputStream)
Method Detail |
---|
public void close() throws java.io.IOException
TAudioOutputStream
close
in interface AudioOutputStream
close
in class TAudioOutputStream
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |