1
0
mirror of https://github.com/videojs/video.js.git synced 2025-03-03 15:12:49 +02:00
video.js/docs/guides/tracks.md

12 lines
404 B
Markdown

# Tracks
There are currently three types of tracks:
## [Audio Tracks](./audio-tracks.md)
Audio tracks allow the selection of alternate audio for a video.
## [Video Tracks](./video-tracks.md)
Video tracks allow the selection of alternate video content.
## [Text Tracks](./text-tracks.md)
Text tracks are used to display subtitles and captions and add a menu for navigating between chapters in a video.