InfoButton(player, options)

VideoJS Button component to link a Url

Show:

Constructor

new InfoButton(player, options)

...
Parameters:
Name Type Description
player videojs.Player

a videojs Player object

options Object

Options object

Properties
Name Type Description
link string

URL that the button should navigate to

Source:

Extends