Skip to content

Commit

Permalink
The missed spec text for Track Language.
Browse files Browse the repository at this point in the history
It was missed during the merging of PR #833.
  • Loading branch information
sunghee-hwang authored Jul 29, 2024
1 parent 2a4f930 commit b059d10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2044,6 +2044,8 @@ NOTE: Multiple sample entries may be used in a track, for example when the track
- When the [=codec_id=] is set to <code>Opus</code> or <code>mp4a</code> in an [=IA Track=], every sample SHALL be associated with a sample group of the type 'roll'. The [=roll_distance=] value SHALL equal the value of the [=audio_roll_distance=] field in the [=Codec Config OBU=] stored in the [=configOBUs=] array in the sample entry.
- Composition Time Stamp (CTS)
- For each [=IA Sample=], CTS = DTS (Decoding Time Stamp), and as a consequence, the 'ctts' box (and similar signaling in movie fragments) SHALL NOT be used.
- Track Language
- An [=IA Track=] MAY include [=Audio Element=]s with audio content in multiple languages or without associated language. In this case, the language indicated in the 'mdhd' and 'elng' boxes (if provided) SHOULD use one of the following [[!ISO-639-2-Codes]] language codes: <code>mul</code> or <code>und</code>.

### IA Sample Entry ### {#iasampleentry-section}

Expand Down

0 comments on commit b059d10

Please sign in to comment.