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

398 B

Tracks

There are currently three types of tracks

  • AudioTracks - allows the selection of alternative AudioTracks for a video
  • VideoTracks - allows the selection of an alternative VideoTrack for a video
  • TextTracks - Text Tracks are used to display subtitles and captions, and add a menu for navigating between chapters in a video.