clappr-playback-rate-plugin icon indicating copy to clipboard operation
clappr-playback-rate-plugin copied to clipboard

How listen on change rate?

Open argentinaluiz opened this issue 8 years ago • 2 comments

Hi, I have the instance Clappr player and how listen on change rate event?

argentinaluiz avatar Jan 08 '17 01:01 argentinaluiz

@argentinaluiz There's no method right now to do it, but if you want to submit a PR, you could potentially check for a passed-in callback function around https://github.com/bikegriffith/clappr-playback-rate-plugin/blob/master/src/main.js#L95, then fire the callback, passing the new rate value in there.

bikegriffith avatar Jan 19 '17 02:01 bikegriffith

@bikegriffith Thanks! I will make this. ;)

argentinaluiz avatar Jan 19 '17 12:01 argentinaluiz