1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-08 07:00:10 +02:00
video.js/docs/guides/tracks.md

16 lines
477 B
Markdown
Raw Normal View History

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