public class FsChunk extends BaseChunk
Constructor and Description |
---|
FsChunk(ByteBuffer dataBuffer) |
Modifier and Type | Method and Description |
---|---|
int |
getSampleRate() |
void |
readDataChunch(FileChannel fc) |
String |
toString() |
getChunkEnd, getChunkSize, getChunkStart, readIdChunk, skipToChunkEnd
public FsChunk(ByteBuffer dataBuffer)
public void readDataChunch(FileChannel fc) throws IOException
readDataChunch
in class BaseChunk
IOException
public int getSampleRate()
Copyright © 2005–2020 jthink.net. All rights reserved.