videojs.admin.inc |
includes/videojs.admin.inc |
|
Administrative pages for the Video.js module. |
videojs.info |
videojs.info |
|
name = Video.js
description = Video.js is an HTML5 Video Player with 3 core parts: An embed code (Video for Everybody), a Javascript library (video.js), and a pure HTML/CSS skin (video-js.css).
package = Media
core = 7.x
dependencies[] =… |
videojs.install |
videojs.install |
|
Installation file for Video.js module. |
videojs.module |
videojs.module |
|
Provides an HTML5-compatible with Flash-fallback video player. |
videojs.theme.inc |
includes/videojs.theme.inc |
|
Theme and preprocess functions for the Video.js module. |
videojs.tpl.php |
theme/videojs.tpl.php |
|
|
videojs.views.inc |
includes/videojs.views.inc |
|
Views module hooks for the Video.js module. |
videojs_hls.info |
modules/videojs_hls/videojs_hls.info |
|
name = Video.js HTTP Live Streaming
description = Extends the functionality of Video.js by combining multiple m3u8 files into one file that can be used for bandwidth switching.
package = Media
core = 7.x
dependencies[] = videojs
configure =… |
videojs_hls.install |
modules/videojs_hls/videojs_hls.install |
|
Installation file for Video.js HTTP Live Streaming module |
videojs_hls.module |
modules/videojs_hls/videojs_hls.module |
|
Provides bandwidth switching for the Video.js player. |
videojs_hls.pages.inc |
modules/videojs_hls/videojs_hls.pages.inc |
|
Menu callbacks for the Video.js HTTP Live Streaming module. |