Constructor
new StyledChar(character, underline, italics, backgroundColor, textColor, timeopt, nullable)
Parameters:
| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
character |
string | |||
underline |
boolean | |||
italics |
boolean | |||
backgroundColor |
string | |||
textColor |
string | |||
time |
number |
<optional> <nullable> |
null | The presentation time (in seconds) at which this character was decoded. Used by paint-on and roll-up modes to reveal text character by character. May be null when timing is irrelevant (e.g. pop-on, or CEA-708). |
- Source: