Class: TextTrackButton

TextTrackButton

The base class for buttons that toggle specific text track types (e.g. subtitles)


new TextTrackButton(player [, options])

Base class for buttons that toggle specific text track types (e.g. subtitles)

Parameters:
Name Type Argument Description
player Player | Object
options Object <optional>

Object of option names and values

Extends

  • MenuButton