SyncTimeline: Boolean
The SyncTimeline property determines whether time line is synchronized
Use JSON or the setSyncTimeline method to set the property value and the getSyncTimeline method to get the property value.
The property is set to True, if time line is synchronized and the False value if time line is not synchronized.
By default the property is set to True.
The example of use is given in the page with description of the DVSyncManager.add method.