Class: CaptionsButton

CaptionsButton

The button component for toggling and selecting captions


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

Create a caption button

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

Ready callback function

Extends