Contents

Type indicator

Four bytes that indicate a type of data that QuickTime supports.

Overview

The type indicator is formed of four bytes split between two fields. The first byte indicates the set of types from which the type is drawn. The second through fourth byte forms the second field and its interpretation depends upon the value in the first field.

The indicator byte must have a value of 0, meaning the type is drawn from the well-known set of types. All other values are reserved.

If the type indicator byte is 0, the following 24 bits hold the well-known type. Please refer to the list of Well-known types.

See Also

Types and usage