CTA-608 row consisting of NR_COLS instances of StyledUnicodeChar.

Constructors

Properties

chars: StyledUnicodeChar[] = []
cueStartTime: null | number = null

Methods

  • Backspace, move one step back and clear character.

    Returns void

  • Parameters

    • startPos: number

    Returns void

  • Move the cursor relative to current position.

    Parameters

    • relPos: number

    Returns void

  • Set the cursor to a valid column.

    Parameters

    • absPos: number

    Returns void