<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "QuickTime File Format",
  "identifier" : "/documentation/quicktime-file-format/Reference_movie_data_reference_atom",
  "metadataVersion" : "0.1.0",
  "role" : "Atom",
  "symbol" : {
    "kind" : "Atom",
    "modules" : [
      "QuickTime File Format"
    ],
    "preciseIdentifier" : "__docc_universal_symbol_reference_$Reference_movie_data_reference_atom"
  },
  "title" : "Data reference atom"
}
-->

# Data reference atom

An atom that contains the information necessary to locate a movie, stream or file.

## Overview

The information to locate a movie, stream, or file is typically in the form of a URL or a file alias. Only one data reference atom is allowed in a given movie reference descriptor atom.

## Topics

### Data fields

[`Size`](/documentation/quicktime-file-format/Reference_movie_data_reference_atom/Size)

The number of bytes in this data reference atom.

[`Type`](/documentation/quicktime-file-format/Reference_movie_data_reference_atom/Type)

The type of this atom.

[`Flags`](/documentation/quicktime-file-format/Reference_movie_data_reference_atom/Flags)

A 32-bit integer containing flags.

[`Data reference type`](/documentation/quicktime-file-format/Reference_movie_data_reference_atom/Data_reference_type)

The data reference type.

[`Data reference size`](/documentation/quicktime-file-format/Reference_movie_data_reference_atom/Data_reference_size)

The size of the data reference in bytes, expressed as a 32-bit integer.

[`Data reference`](/documentation/quicktime-file-format/Reference_movie_data_reference_atom/Data_reference)

A data reference to a QuickTime movie, or to a stream or file that QuickTime can play.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)