(a) Multimedia objects
|
|
A wide variety of basic objects (issue 1): |
|
|
Discrete objects, Continuous Objects. |
|
|
map, unmap, start, stop, pause, resume. |
|
|
The possibility to control the delivery of continuous objects (issue 2): |
|
|
par_min, par_master, equal. |
|
|
Interactivity capabilities (issue 3): |
|
|
activable, deactivable, click. |
|
|
Temporal style definitions (issue 4): |
|
|
styleon, styleoff. |
|
|
A support for unpredictable objects (issue 5): |
|
|
Continuous objects are unpredictable if their duration is not known beforehand. |
|
|
Buttons are by nature always unpredictable. |
|
|
end. |
(b) Temporal Composition (issue 6)
(c) Interactions (issue 7)
Two kinds of interactions can be distinguished:
|
|
Temporal Access Control (TAC): pause, resume, fast-forward, etc . |
|
|
Document interactions: buttons, hyperlink. |
Document interactions can be classified in two classes according to their associated semantics.
|
|
global interaction: hyperlink |
|
|
local interaction: button |
|
|
local vs global. |