---
title: Metadata item atom
framework: quicktime-file-format
role: symbol
role_heading: Atom
path: quicktime-file-format/metadata_item_atom
---

# Metadata item atom

An atom that holds a metadata value.

## Overview

Overview Each item in the metadata item list atom is identified by its key. The atom type for each metadata item atom should be set equal to the index of the key for the metadata within the item atom, taking this index from the metadata item keys atom. In addition, each metadata item atom contains a Value Atom, to hold the value of the metadata item.

## Topics

### Data fields

- [Item_info](quicktime-file-format/metadata_item_atom/item_info.md)
- [Name](quicktime-file-format/metadata_item_atom/name.md)
- [Data_value_atom[]](quicktime-file-format/metadata_item_atom/data_value_atom.md)

## See Also

### Atoms

- [Country list atom ('ctry')](quicktime-file-format/country_list_atom.md)
- [Language list atom ('lang')](quicktime-file-format/language_list_atom.md)
- [Metadata item keys atom ('keys')](quicktime-file-format/metadata_item_keys_atom.md)
- [Metadata item list atom ('ilst')](quicktime-file-format/metadata_item_list_atom.md)
- [Value atom](quicktime-file-format/value_atom.md)
- [Item information atom ('itif')](quicktime-file-format/item_information_atom.md)
- [Name atom ('name')](quicktime-file-format/name_atom.md)
- [Data atom ('data')](quicktime-file-format/data_atom.md)
