Class | Description |
---|---|
BadChunkSummary | |
Chunk |
Abstract superclass for IFF/AIFF chunks.
|
ChunkHeader |
Each
Chunk starts with a chunk header consisting of a 4 byte id and then a 4 byte size field, the size field
stores the size of the chunk itself excluding the size of the header. |
ChunkSummary |
Created by Paul on 22/01/2016.
|
IffHeaderChunk |
Common to all IFF formats such as Wav and Aiff, is the the top level chunk, 8 byte header plus 4 byte type field
|
PaddingChunkSummary |
Copyright © 2005–2020 jthink.net. All rights reserved.