Skip to main content
Skip table of contents

Switching off TurboPlayer functions like faderstart

Q: I want FaderStart being disabled when I start TurboPlayer. How can I achieve this?

 

A: Many of the TurboPlayer features can be controlled by Macros. To modify settings during startup an internal macro can be used:

 

Local Settings \ TurboPlayer \ EventsInternal \ Startup

 

Event = Startup Command = TP_ToggleMode ( FaderStart, Off )

 

All parameters are Strings!

 

This function disables the fader control during startup of TurboPlayer.

 

The complete features for TP_ToggleMode can be found in technical manual of TurboPlayer.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.