gumgum / gg-ez-vp

Simple video player with minimal setup, intuitive API and straightforward features
https://gumgum.github.io/gg-ez-vp
MIT License
7 stars 4 forks source link

Feature/optional ad controls #50

Closed edrpls closed 4 years ago

edrpls commented 4 years ago

This will make the ad controls optional by setting the adControls: true option. VAST sources won't show ad controls by default.

Closes #41