public class HeaderlessAudioOutputStream extends TAudioOutputStream
| Constructor and Description |
|---|
HeaderlessAudioOutputStream(AudioFormat audioFormat,
long lLength,
TDataOutputStream dataOutputStream) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
writeHeader()
Writes the header of the audio file.
|
close, getCalculatedLength, getDataOutputStream, getFormat, getLength, patchHeader, requireEndianness, requireSign8bit, setLengthFromCalculatedLength, writepublic HeaderlessAudioOutputStream(AudioFormat audioFormat, long lLength, TDataOutputStream dataOutputStream)
protected void writeHeader()
throws IOException
TAudioOutputStreamwriteHeader in class TAudioOutputStreamIOExceptionCopyright © 2016. All Rights Reserved.