Class: BitmapSubComponent

BitmapSubComponent(player, options)

the description

Constructor

new BitmapSubComponent(player, options)

constructor
Parameters:
Name Type Description
player videojs main videojs player
options Object bitmap subtitle options
Source:

Methods

createEl() → {DOM}

create bitmap subtitle DOM container
Source:
Returns:
- dom representation of component
Type
DOM