TerryZ / v-playback

A Vue2 plugin to make video play easier
https://terryz.github.io/vue/#/playback
MIT License
18 stars 3 forks source link

autoplay doesn't work #2

Closed undefinederror closed 4 years ago

undefinederror commented 4 years ago

"version": "1.0.1"

You have "autoPlay" in props, "autoplay" in options, and "auto-play" in documentation. Which one is it?

image

TerryZ commented 4 years ago

Please upgrade version to 1.0.2

<v-playback url="http://xxx.com/aaa.mp4" auto-play="play"></v-playback>

autoPlay option available values: