|
|||||||||
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.AuAudioOutputStream
public class AuAudioOutputStream
AudioOutputStream for AU files.
Constructor Summary | |
---|---|
AuAudioOutputStream(AudioFormat audioFormat,
long lLength,
TDataOutputStream dataOutputStream)
|
Method Summary |
---|
Methods inherited from class org.tritonus.share.sampled.file.TAudioOutputStream |
---|
close, getCalculatedLength, getFormat, getLength, write |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AuAudioOutputStream(AudioFormat audioFormat, long lLength, TDataOutputStream dataOutputStream)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |