videomail-client icon indicating copy to clipboard operation
videomail-client copied to clipboard

Faster playback?

Open binarykitchen opened this issue 8 years ago • 1 comments

binarykitchen avatar Jan 25 '17 08:01 binarykitchen

Should be possible with something like document.getElementById("my-video").defaultPlaybackRate = 2.0;

Now the question is: does this have to be a new button or can't this be used in a native video player?

binarykitchen avatar Mar 18 '17 02:03 binarykitchen