Skip to content

Viewly/clappr-playback-speed

Repository files navigation

Clappr Playback Speed Plugin

Plugin for Clappr

Requirements

Development

yarn install
yarn dev

Usage

new Clappr.Player({
  source: "http://clips.vorwaerts-gmbh.de/big_buck_bunny.mp4",
  poster: "https://upload.wikimedia.org/wikipedia/commons/thumb/2/28/HelloWorld.svg/512px-HelloWorld.svg.png",
  parentId: "#player",
  ...
  plugins: [PlaybackSpeedPlugin]
});

Support

Contributing

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published