BB FlashBack SDK: FBExportToEXEParams

PlaybackSpeed

Description

Sets the default playback speed for the export. The speed can be changed by the user via the EXE export user interface.

Syntax

[C#/C++]
public: long PlaybackSpeed

[VB.NET]
Public Property PlaybackSpeed As Integer

Remarks

Possible values are:

0 = 100% speed

1 = 50%

2 = 25%

3 = 200%

4 = 400%