438
edits
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
| Chunk Size || 4 || 4-byte integer specifying the size of this chunk minus the first 8 bytes | | Chunk Size || 4 || 4-byte integer specifying the size of this chunk minus the first 8 bytes | ||
|- | |- | ||
| | | Flags || 8 || 2-bytes that appear to have set flags about the chunk | ||
|- | |- | ||
| ID || 10 || 4-byte integer that identifies which MxOb this belongs to. | | ID || 10 || 4-byte integer that identifies which MxOb this belongs to. | ||
|- | |- | ||
| | | Milliseconds || 14 || 4-byte integer that appears to be the chunk's offset in milliseconds increasing continuously (1000, 2000, 3000, etc.) | ||
|- | |- | ||
| Chunk Data Size || 18 || 4-byte integer for the size of the data following the header. | | Chunk Data Size || 18 || 4-byte integer for the size of the data following the header. |