- From: GIDEON ISAAC <mad.gideon.isaac@hotmail.com>
- Date: Tue, 26 Feb 2013 10:51:23 -0500
- To: w3 html5 forum <public-html@w3.org>
Received on Tuesday, 26 February 2013 15:51:50 UTC
Suppose I have a video with several subtitles at various points. I want to give the user the option of pausing at every subtitle. I thought I could use cue.pauseOnExit, but that doesn't accomplish this. I can make a short cue, of maybe half a second, and the subtitle will show at the duration of the cue, but then the video stops, and the subtitle disappears. It would be nice if the subtitle could be made to stay at the exit and only vanish when the user starts playing the video again. That way, the user can step through the video, from subtitle to subtitle.-- Gideon
Received on Tuesday, 26 February 2013 15:51:50 UTC