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

Handle VPAID replay (#58) #68

Closed edrpls closed 4 years ago

edrpls commented 4 years ago

This PR will handle replaying VPAID ads by reloading the VAST flow when the user calls the playPause method after VPAID has finished and cleaned up after itself.

This will render the controls just once.

This closes #58.