3.1.4. Parallel(Concurrence):
3.1.4.1. Semantics of Sequencing:
To describe media streams played in parallel, we adopt the operator |||. A parallel is a tuple of variable length surrounded by parenthesis with the first element is |||. For example, to represent presentation of media streams x1, x2 and x3 palyed in parallel, we can use: (||| x1 x2 x3). Parallel allows nested structures, such that each element can be
The property set of Parallel contains "Name" and "Duration" with regarding system preserved properties.
3.1.4.2. Temporal Relationship Regarding to Parallel:
The time duration is the maximum all time duration among all contained streams within it. The temporal relationship among streams within a sequence can be obtained by simply applying "meet" relationship sequentially over all contained media streams. For example, given a sequence (||| x1 x2 x3 x4 x5), then the time duration of the sequence is
-
Share with your friends: |