Lines Matching full:cues
544 <li><a href=#guidelines-for-exposing-cues-in-various-formats-as-timed-track-cues><span class=secno>4.8.10.10.4 </span>Guidelines for exposing cues in various formats as
545 timed track cues</a></li>
25821 language of the timed track's cues. <a href=#refsBCP47>[BCP47]</a></p>
25840 been declared with a <code><a href=#the-track-element>track</a></code> element), but its cues
25850 no fatal errors encountered so far. Further cues might still be
25860 errors. No new cues will be added to the track except if the
25874 format). Some or all of the cues are likely missing and will not
25897 ignoring the timed track. No cues are active, no events are
25899 cues.</p>
25908 agent is not actively displaying the cues. If no attempt has yet
25909 been made to obtain the track's cues, the user will perform such
25911 which cues are active, and events are being fired
25921 yet been made to obtain the track's cues, the user will perform
25923 list of which cues are active, and events are being fired
25924 accordingly. In addition, for timed tracks whose <a href=#timed-track-kind title="timed track kind">kind</a> is <code title=dom-mediatrack-kind-subtitles>subtitles</code> or <code title=dom-mediatrack-kind-captions>captions</code>, the cues
25927 the user agent is making the cues available to the user in a
25937 <dt><dfn id=timed-track-list-of-cues title="timed track list of cues">A list of zero or more cues</dfn>
25941 <p>A list of <a href=#timed-track-cue title="timed track cue">timed track cues</a>.</p>
25943 <p>The <a href=#timed-track-list-of-cues title="timed track list of cues">list of cues of a
25949 object, where individual cues can be added or removed
26109 <li><p>Populate the new <a href=#timed-track>timed track</a>'s <a href=#timed-track-list-of-cues title="timed track list of cues">list of cues</a> with the cues
26110 parsed so far, folllowing the <a href=#guidelines-for-exposing-cues-in-various-formats-as-timed-track-cues>guidelines for exposing
26111 cues</a>, and begin updating it dynamically as
26123 describes the cues, then the <a href=#timed-track>timed track</a> would be
26125 if the data for the cues is interleaved with the <a href=#media-data>media
26190 <p class=XXX>...cues...</p>
26302 <h6 id=guidelines-for-exposing-cues-in-various-formats-as-timed-track-cues><span class=secno>4.8.10.10.4 </span><dfn>Guidelines for exposing cues</dfn> in various formats as
26303 <a href=#timed-track-cue title="timed track cue">timed track cues</a></h6>
26305 <p class=XXX>...also, how to handle discarding cues that are
26306 before startTime, for cues that are in-band</p>
26337 readonly attribute <a href=#timedtrackcuelist>TimedTrackCueList</a> <span title=dom-TimedTrack-cues>cues</span>;
26382 Make sure that .cues and .activeCues doesn't change while script is
26383 running, except for addCue/removeCue and the removal of all cues in
26411 <p>A <dfn id=websrt-file-body>WebSRT file body</dfn> consists of zero or more <a href=#websrt-cue title="WebSRT cue">WebSRT cues</a> separated from each other by
26467 <a href=#timed-track-list-of-cues>timed track list of cues</a> <var title="">output</var>,
80597 Subject: Registration of media type text/cues