SyncPlayOptions
This parameter allows to specify some details for the SyncStart of elements. You can give a list of comma-separated keywords. 3 keywords are available:
- Strict: If "Strict" is set, TurboPlayer will only start elements synchronized, which have the start mode "SyncStart". Without this option TurboPlayer can start any element synchronized when the TurboPlayer mode SyncStart is active and elements have the same content in the specified SyncStartField. For more details see TurboPlayerTechManual chapter 5.
- Pause: If "Pause" is set, elements, which were started with a SyncStart, are also paused synchronized. The same is true for a restart after a pause.
- Stop: If "Stop" is set, elements, which were started with a SyncStart, are also stopped synchronized, when the stop was triggered explicitly/manually by the user. If a master element is stopped regularly (by running till the intended end) the stop is not synchronized. In this case the slave elements will run till their intended end, too.
Possible values: Strict,Pause,Stop
Default value: