Wildhoney / ngVideo

Modularised ~13KB HTML5 audio/video implementation using Angular.js
http://ng-video.herokuapp.com/
MIT License
227 stars 60 forks source link

Playback rate with autoplay #27

Open ghost opened 9 years ago

ghost commented 9 years ago

Adding vi-playback-rate you're able to set the playback rate, but it only apply when you Play the video.

If the video is set to autoplay, you got to pause and play to apply. Is there a way that it can be applied before the video starts?