It is possible to configure some global playback settings. Values are defined in config.xml, see example below:
<ClipPlayback> <ShuttleSpeed value=”2”/> <FastJogCoefficient value=”50”/> <FastShuttleCoefficient value=”4”/> </ClipPlayback>
Value | Description | Default |
ShuttleSpeed | Playback speed reached when shuttle control is turned to its maximum angle. | 1 |
FastJogCoefficient | Multiplication of jog step with fast jog enabled | 50 |
FastShuttleCoefficient | Multiplication of shuttle speed with fast jog enabled | 4 |