JWPlayer获取当前字幕或字幕索引

时间:2015-01-29 13:59:28

标签: javascript jwplayer jwplayer6

有没有办法通过Javascript API获取JWPlayer中的当前(@current position)字幕或至少索引?

谢谢

例如,在下面的图片中,我想在屏幕上触发一次文本/字幕。

enter image description here

1 个答案:

答案 0 :(得分:1)

当然可以:

jwplayer().getCurrentCaptions();

这是 - http://support.jwplayer.com/customer/portal/articles/1413089-javascript-api-reference