Class: SubtitlesButton

SubtitlesButton

The button component for toggling and selecting subtitles


new SubtitlesButton(player [, options] [, ready])

Create a button to toggle and select subtitles

Parameters:
Name Type Argument Description
player Player | Object

Player object

options Object <optional>

Object of option names and values

ready function <optional>

Ready callback function

Extends