When you edit transcript and click submit button. It is better to connect to the server directly and update the transcript, instead of rewriting the whole transcript at last.
This function will also enable the editing of a single transcript block in mobile
Done. The cueIndex field in WebVTTCue no longer indicate the order of the cue. It is only a identifier within WebVTTResource. We will use cue's start time to indicate the order.
When you edit transcript and click submit button. It is better to connect to the server directly and update the transcript, instead of rewriting the whole transcript at last.
This function will also enable the editing of a single transcript block in mobile