menismu / popcorn-js

The HTML5 Media Framework
MIT License
202 stars 29 forks source link

baseplayer and playbackRate() #3

Open menismu opened 6 years ago

menismu commented 6 years ago

Issue posted: https://github.com/mozilla/popcorn-js/issues/200 Posted by: @aphid

Running playbackRate() on a baseplayer element returns 'undefined', and setting it doesn't seem to affect the apparent rate at which it plays.

disclaimer: i'm using CDN'd popcornjs, so sorry if this is a dupe