Use 'fluid' for videojs

This commit is contained in:
Omar Roth
2018-04-08 09:38:06 -05:00
parent 3b13cf46c5
commit ce28348da5
3 changed files with 3 additions and 2 deletions

View File

@@ -22,6 +22,7 @@ var options = {
aspectRatio: "16:9",
preload: "auto",
playbackRates: [0.5, 1, 1.5, 2],
fluid: true,
controlBar: {
children: [
'playToggle',