ElementParallelTimeContainerpublic interface ElementParallelTimeContainer implements ElementTimeContainerA parallel container defines a simple parallel time grouping
in which multiple elements can play back at the same time. It may have to
specify a repeat iteration. (?) |
Methods Summary |
---|
public java.lang.String | getEndSync()Controls the end of the container. Need to address thr id-ref value.
| public float | getImplicitDuration()This method returns the implicit duration in seconds.
| public void | setEndSync(java.lang.String endSync)
|
|