2017-06-22 102 views
0

我需要添加播放器到我的WordPress的网站,使用HLS aes-128加密, 视频播放列表我想要使用JwPlayer插件问题是我需要有特定的设计和具体的参数来显示例如:自定义JwPlayer

  • 拥有静态播放列表。

  • 的图像,你可以看到标题分类=“Chapitre1”每个视频see image

  • 的显示时间创建一种分类标题为例如视频组。

  • 添加一些脚本,使播放列表动态像(显示/隐藏)js函数的类的实例隐藏的视频或通过点击显示他们see image

所以我问是否有可能有使用Jwplayer API相同的设计和相同的功能?

回答

0

1.You can have static playlist

2.You can modify jwplayer skins,

3.You can display duration for each video using jwplayer API, - Check it out

4.Can we add some script make the playlist dynamic like the (show/hide) js function for example hide videos of category or show them by click ?? ,

是的,你可以使用jQuery做。在DOM中加载播放器后查看html。