bigbluebutton-Github/record-and-playback/core/scripts/utils
Calvin Walton b2f8c80202 Handle out of order inserts at the start of a caption stream.
If you're inserting at position 0 (and there was no previous deleted text
from that position), you can't use the timestamp from the previous character
position, since there's no previous character. Use the timestamp of the
following character instead.
2017-10-12 14:16:34 -04:00
..
gen_webvtt Handle out of order inserts at the start of a caption stream. 2017-10-12 14:16:34 -04:00