docs/legacy-docs/api/text-track-button.html
This documentation is for an outdated version of Video.js. See documentation for the current release.
The base class for buttons that toggle specific text track types (e.g. subtitles)
DEFINED IN: text-track-button.js line number: 10
EXTENDS: menu-button.js
TextTrackButton( player,[options] )
| name | Type | Required | Description |
|---|---|---|---|
| player | Player | Object | |
| options | Object |