Go to the source code of this file.
|
const short | FIRST = 0 |
| The par, excl, or media element's implicit duration ends with the earliest active end of all the child elements. More...
|
|
const short | LAST = 1 |
| The par, excl, or media element's implicit duration ends with the last active end of the child elements. More...
|
|
const short | ALL = 2 |
| The par, excl, or media element's implicit duration ends when all of the child elements have ended their respective active durations. More...
|
|
const short | MEDIA = 3 |
| The time container element's implicit duration ends when the intrinsic media duration of the element ends. More...
|
|