Home > hls.js > CaptionScreen > insertChar
CaptionScreen.insertChar() method
Insert a character (without styling) in the current row.
Signature:
insertChar(char: number): void;Parameters
| Parameter | Type | Description | 
|---|---|---|
| char | number | 
Returns:
void