Methods Summary |
---|
public java.lang.String | getDefaultSyncBehavior()Defines the default value for the runtime synchronization behavior for
an element, and all descendents.
|
public float | getDefaultSyncTolerance()Defines the default value for the sync tolerance for an element, and
all descendents.
|
public java.lang.String | getSyncBehavior()The runtime synchronization behavior for an element.
|
public boolean | getSyncMaster()If set to true, forces the time container playback to sync to this
element.
|
public float | getSyncTolerance()The sync tolerance for the associated element. It has an effect only if
the element has syncBehavior="locked" .
|