---
title: Preload duration
framework: quicktime-file-format
role: symbol
role_heading: Data field
path: quicktime-file-format/track_load_settings_atom/preload_duration
---

# Preload duration

A 32-bit integer specifying the duration, in the movie’s time coordinate system, of a segment of the track that is to be preloaded.

## Overview

Overview If the duration is set to –1, it means that the preload segment extends from the preload start time to the end of the track. All media data in the segment of the track defined by the preload start time and preload duration values should be loaded into memory when the movie is to be played.

## See Also

### Data fields

- [Size](quicktime-file-format/track_load_settings_atom/size.md)
- [Type](quicktime-file-format/track_load_settings_atom/type.md)
- [Preload start time](quicktime-file-format/track_load_settings_atom/preload_start_time.md)
- [Preload flags](quicktime-file-format/track_load_settings_atom/preload_flags.md)
- [Default hints](quicktime-file-format/track_load_settings_atom/default_hints.md)
