blob: 189335b83dd4c75bef888ffc02ecf8012d484567 [file] [log] [blame]
### Chapter 9: Frame Header {#h-09-00}
The uncompressed data chunk at the start of each frame and the first part of the first data partition contains information pertaining to the frame as a whole. We list the fields in the order of occurrence, giving details for some of the fields. Other details are postponed until a more logical point in our overall description. Most of the header decoding occurs in the reference decoder file `decodeframe.c`.