---
title: Chunk offset table
framework: quicktime-file-format
role: symbol
role_heading: Data field
path: quicktime-file-format/chunk_offset_atom/chunk_offset_table
---

# Chunk offset table

A chunk offset table consisting of an array of offset values.

## Overview

Overview There is one table entry for each chunk in the media. The offset contains the byte offset from the beginning of the data stream to the chunk. The table is indexed by chunk number — the first table entry corresponds to the first chunk, the second table entry is for the second chunk, and so on. An example chunk offset table is as follows.  |   |   |   |   |   |

## See Also

### Data fields

- [Size](quicktime-file-format/chunk_offset_atom/size.md)
- [Type](quicktime-file-format/chunk_offset_atom/type.md)
- [Version](quicktime-file-format/chunk_offset_atom/version.md)
- [Flags](quicktime-file-format/chunk_offset_atom/flags.md)
- [Number of entries](quicktime-file-format/chunk_offset_atom/number_of_entries.md)
