<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "QuickTime File Format",
  "identifier" : "/documentation/quicktime-file-format/Track_name_atom",
  "metadataVersion" : "0.1.0",
  "role" : "Atom",
  "symbol" : {
    "kind" : "Atom",
    "modules" : [
      "QuickTime File Format"
    ],
    "preciseIdentifier" : "__docc_universal_symbol_reference_$Track_name_atom"
  },
  "title" : "Track name atom ('tnam')"
}
-->

# Track name atom ('tnam')

An atom that provides a name for a track.

## Overview

A movie atom’s user data atom may contain a track name atom (`'tnam'`).

A track can have multiple `'tnam'` atoms with different language codes. Normally it is sufficient for each track to have a single `'tnam'` atom in the same language as the track content. Alternate tracks might also have `'tnam'` atoms; their presence implies only that the name is a good user-readable label for the track.

## Topics

### Data fields

[`Reserved`](/documentation/quicktime-file-format/Track_name_atom/Reserved)

A 32-bit integer.

[`Language`](/documentation/quicktime-file-format/Track_name_atom/Language)

A 16-bit integer holding a packed ISO 639-2/T code.

[`Name`](/documentation/quicktime-file-format/Track_name_atom/Name)

A string holding the track name.



---

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)