Update sources

This commit is contained in:
Omar Roth
2019-03-23 11:09:31 -05:00
parent 1c152f6cad
commit 56b0952cd1
9 changed files with 65 additions and 436 deletions

View File

@@ -78,6 +78,7 @@ var player = videojs("player", options, function() {
volumeStep: 0.1,
seekStep: 5,
enableModifiersForNumbers: false,
enableHoverScroll: true,
customKeys: {
// Toggle play with K Key
play: {