Musings
Public · Protected · Private
html5 track tag
-
2012-03-29 16:48not supported yet by any browser Adds text tracks for media types like audio and video <video width="100" height="100" controls="controls"> <source src="a.avi" type="video/avi" /> <track src="mytrack.vtt" kind="subtitles" srclang="fr" label="English"> </video>
This blog is frozen. No new comments or edits allowed.