diff options
author | Heckyel <heckyel@openmailbox.org> | 2017-01-31 22:17:45 -0500 |
---|---|---|
committer | Heckyel <heckyel@openmailbox.org> | 2017-01-31 22:17:45 -0500 |
commit | e5a13384c3913d340b7cdd1cd72492bbb0ba6ad1 (patch) | |
tree | 8e0535c179d5d6d70eac5abe8e837da5301312b7 | |
parent | a030b12415f4675860c35f57248a144c58096efd (diff) | |
download | librevideojs-html5-player-e5a13384c3913d340b7cdd1cd72492bbb0ba6ad1.tar.lz librevideojs-html5-player-e5a13384c3913d340b7cdd1cd72492bbb0ba6ad1.tar.xz librevideojs-html5-player-e5a13384c3913d340b7cdd1cd72492bbb0ba6ad1.zip |
Debugging
-rw-r--r-- | readme.txt | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -67,6 +67,7 @@ It is recommended that the subtitles are in your web site, i.e., if your website ` **Skin** + To change the color and style of the player use 'skin', by adding the name of the style ('mixblue', 'mixgrey','mixpurple', 'mixred', 'mixteal', 'mixyellow', 'materialblue', 'materialgrey', 'materialpurple', 'materialred', 'materialteal', 'materialyellow'), example: `[librevideojs_video url="myvideo.webm" code="webm" skin="mixteal"][/librevideojs_video]` |