Skip to content

Instantly share code, notes, and snippets.

@yukinying
Created May 19, 2016 17:27
Show Gist options
  • Save yukinying/641f545bbad10abda2ed15156f91647b to your computer and use it in GitHub Desktop.
Save yukinying/641f545bbad10abda2ed15156f91647b to your computer and use it in GitHub Desktop.
10x video playback
[].map.call($x('//video'), function(o){o.playbackRate=10})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment