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
EMP Html5 Player