1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-27 02:43:45 +02:00

docs: clarify text tracks are meant for any usage of Video.js, both video and audio (#4790)

This commit is contained in:
Thijs Triemstra 2017-12-04 23:44:09 +01:00 committed by Gary Katsevman
parent e582c3c843
commit 1672a6df35

View File

@ -1,6 +1,6 @@
# Text Tracks
Text tracks are a feature of HTML5 video for displaying time-triggered text to the viewer. Video.js offers a cross-browser implementation of text tracks.
Text tracks are a feature of HTML5 for displaying time-triggered text to the end-user. Video.js offers a cross-browser implementation of text tracks.
## Table of Contents