Module Track.Attributes

type kind = [
| `captions
| `chapters
| `descriptions
| `metadata
| `subtitles
]