Contents

Hint sample data format

An atom that specifies the data format and location of the hint track sample data.

Overview

The sample description atom ('stsd') contains information about the hint track samples. It specifies the data format (note that currently only RTP data format is defined) and the data reference to use (if more than one is defined) to locate the hint track sample data. It also contains some general information about this hint track, such as the hint track version number, the maximum packet size allowed by this hint track, and the RTP time scale. It may contain additional information, such as the random offsets to add to the RTP time stamp and sequence number.

The sample description atom can contain a table of sample descriptions to accommodate media that are encoded in multiple formats, but a hint track can be expected to have a single sample description at this time.

The sample description for hint tracks is defined in the following table.

Data field

Bytes

Size

4

Data_format

4

Reserved

6

Data_reference_index

2

Hint_track_version

2

Last_compatible_hint_track_version

2

Max_packet_size

4

Additional_data_table

variable

Topics

Data fields

See Also

Hint media