public static final class TimedText.CharPos
extends Object
Helper class to hold the start char offset and end char offset
for Blinking Text or Highlight Text. endChar is the end offset
of the text (startChar + number of characters to be highlighted
or blinked). The member variables in this class are read-only.