Home > hls.js > CaptionScreen
CaptionScreen class
Keep a CEA-608 screen of 32x15 styled characters
Signature:
export declare class CaptionScreen
Constructors
Constructor |
Modifiers |
Description |
---|---|---|
Constructs a new instance of the |
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
number | |||
CaptionScreen | null | |||
CaptionsLogger | |||
number | null | |||
Row[] |
Methods
Method |
Modifiers |
Description |
---|---|---|
Get all non-empty rows with as unicode text. | ||
Insert a character (without styling) in the current row. | ||
Set background/extra foreground, but first do back_space, and then insert space (backwards compatibility). | ||