Constructor
new BitmapSubComponent(player, options)
constructor
Parameters:
| Name | Type | Description |
|---|---|---|
player |
videojs | main videojs player |
options |
Object | bitmap subtitle options |
Methods
createEl() → {DOM}
create bitmap subtitle DOM container
Returns:
- dom representation of component
- Type
- DOM