IntelliJAbhishek / brightcove-plugins

In this topic, you will learn how to place buttons in the controlbar that rewind and advance the video a specified number of seconds.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

18717-back-and-forward-buttons

For more information about this sample see: https://support.brightcove.com/brightcove-player-sample-back-and-forward-buttons.

The purpose and structure of files in this repo are:

Folder/Filename Description
index.html All the application code, HTML, CSS and JavaScript, in a single file.
plugin/index.html The browsable HTML page that contains the HTML code, and the link to the CSS and the include to the JavaScript.
plugin/plugin-name.js The JavaScript for the plugin. An example, actual filename could be live-custom-error.js.
plugin/plugin-name.css The CSS for the plugin. An example, actual filename could be live-custom-error.css.

About

In this topic, you will learn how to place buttons in the controlbar that rewind and advance the video a specified number of seconds.

License:MIT License


Languages

Language:HTML 60.3%Language:JavaScript 36.7%Language:CSS 3.0%