2.13.36 TimeNodeTypeEnum
Referenced by: TimeNodeAtom
An enumeration that specifies the type of a time node.
Name |
Value |
Meaning |
---|---|---|
0x00000000 |
Parallel time node whose child nodes can start simultaneously. |
|
0x00000001 |
Sequential time node whose child nodes can only start sequentially and each child can only start after its previous sibling has started. |
|
0x00000003 |
Behavior time node that contains a behavior. |
|
0x00000004 |
Media time node that contains a media object. |