JavaScript 参考手册
Track kind 属性
获取文本轨道的类型
源代码:
点击运行 »
var x = document.getElementById("myTrack").kind; subtitles
运行结果:
点击运行 »