CurrentElements
With the parameter "PreloadedElements" you can define the number of elements which are preloaded. For a normal sequenced rundown the list starts with the "next element" and contains simply the next following elements until the preload number is reached. Elements below are not preloaded, normally. Sometimes it is necessary to preload some of those elements, which are far in the future, too. This is either the case for elements with an absolute (time-) start or for elements with a relative start if the referenced element will be played soon. Therefore these elements will be preloaded, but they do replace the normal consecutive elements from the list. TurboPlayer starts to replace the elements at the end of the list first, of course. With this parameter you can limit the number of normal consecutive elements which always stay in the list and cannot be replaced by a time-start or relative-start element.
Possible values:
Default value: 4, since build 506: max ( 4, PreloadedElements / 2 )