public class FmtChunk extends Object
Modifier and Type | Field and Description |
---|---|
static int |
FMT_CHUNK_MIN_DATA_SIZE_ |
static Logger |
logger |
Modifier and Type | Method and Description |
---|---|
GenericAudioHeader |
readChunkData(DsdChunk dsd,
FileChannel fc) |
static FmtChunk |
readChunkHeader(ByteBuffer dataBuffer) |
public static Logger logger
public static final int FMT_CHUNK_MIN_DATA_SIZE_
public static FmtChunk readChunkHeader(ByteBuffer dataBuffer)
public GenericAudioHeader readChunkData(DsdChunk dsd, FileChannel fc) throws IOException
IOException
Copyright © 2005–2020 jthink.net. All rights reserved.