Renderer for SCC Subtitles (CEA-608). See TimedTextPlugin for usage examples.
Static
Define cueStyles in subclass to add more cue styles.
This needs to be set to the format this renderer is going to be used for
Called when the renderer is destroyed, when the subtitle is removed for example.
Called when the parser emits metadata
the metadata
Called when cues need to be rendered to screen.
the cues to render
error if render fails
Renderer for SCC Subtitles (CEA-608). See TimedTextPlugin for usage examples.