matthojo / videojs-Background

Allows for videos to be displayed as a full background to any element.
MIT License
77 stars 41 forks source link

fire up plugin #9

Closed nppsbh closed 9 years ago

nppsbh commented 9 years ago

Sorry this questions but i'm newbie on video.js. Is it possible to initialise videojs-Background plugin inside data-setup={} ? Thanks

matthojo commented 9 years ago

Hello, sorry but you can't init from data-setup, you should be able to use normal data-setup parameters to set video options as per the video.js documention though.