|
|||||||||
| 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.share.sampled.file.HeaderlessAudioOutputStream
public class HeaderlessAudioOutputStream
AudioOutputStream for files without a header; the input is written as it is.
| Constructor Summary | |
|---|---|
HeaderlessAudioOutputStream(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 HeaderlessAudioOutputStream(AudioFormat audioFormat,
long lLength,
TDataOutputStream dataOutputStream)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||