SMAF files are made up of blocks of data known as "chunks". These chunks comprise the basic structure of SMAF data. The structure of a chunk is as shown below.
Chunk structure
A chunk consists of an eight-byte header and a body of variable length. ChunkID identifies the chunk and ChunkSize expresses the length of the body in bytes.