You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After searching through the docs and source code both, I don't see any video speed controls. Is that something supported already and if not, is it something welcome in a PR?
There is var pbrateSlider = $('#controls-pbrate-slider')[0] in the source, but I don't see any slider in the actual application. I'm playing an mp4 on MacOS Sierra v10.12.3.
After searching through the docs and source code both, I don't see any video speed controls. Is that something supported already and if not, is it something welcome in a PR?
There is
var pbrateSlider = $('#controls-pbrate-slider')[0]
in the source, but I don't see any slider in the actual application. I'm playing anmp4
on MacOS Sierra v10.12.3.Possibly related: https://github.com/mafintosh/playback/pull/120/files#diff-168726dbe96b3ce427e7fedce31bb0bcR723
The text was updated successfully, but these errors were encountered: