PreloadAroundCursor
Normally the user cannot control which elements are preloaded. User control might be desired, especially with rundowns which contain more elements than preload slots are available. If this parameter is activated TurboPlayer will preload the current cursor element. In addition n elements in front of and m elements behind the cursor element can be loaded together with the cursor element. Some settings:
No: function is deactivated
Yes: function is activated, cursor element is preloaded
0: function is activated, cursor element is preloaded
-1,2: function is activated, cursor element is preloaded together with 1 element in front of and 2 elements behind cursor
Very important: when this function is activated the normal preloading mechanism is deactivated! Then it is up to the user to pay attention that needed elements are preloaded, e.g. the next element for a sequenced start, relative elements, absolute starts, ... Therefore it is recommended to use PreloadAroundCursor only for lists in random mode. In sequenced modes it is very dangerous to use this feature! If you want to use it in sequenced modes, pay attention to include some past and future elements (e.g. -4,4) and make the number of "PreloadedElements" significantly bigger than the elements around the cursor. In addition the user must be extremely careful where to place the cursor to make automatic starts or other features like the minimum runtime working. Hint: this feature overrides "PreloadPositionsFixed".
Possible values:
Default value: No