401
edits
(corrected dfxp extension) |
(added title element for submenu naming) |
||
| Line 28: | Line 28: | ||
Content attributes: | Content attributes: | ||
Global attributes (include id, class and style) | Global attributes (include id, class, title and style) | ||
category | category | ||
active | active | ||
| Line 97: | Line 97: | ||
3. Extension of video controls | 3. Extension of video controls | ||
The existence of itextlist and itext element should cause the browser to extend the video or audio controls with a menu from which to select / activate / deactivate the available subtitle tracks. This menu must also be created upon parsing of a binary audio/video file that includes such tracks. | The existence of itextlist and itext element should cause the browser to extend the video or audio controls with a menu from which to select / activate / deactivate the available subtitle tracks. This menu must also be created upon parsing of a binary audio/video file that includes such tracks. The menu entry is taken from the "title" attribute of the itextlist element. | ||
| Line 109: | Line 109: | ||
These functions allow cues to be associated with text elements, e.g. the display of a special offer, or moving to another sentence in a full text transcript of a video. | These functions allow cues to be associated with text elements, e.g. the display of a special offer, or moving to another sentence in a full text transcript of a video. | ||
== The itext element == | == The itext element == | ||
edits