BB FlashBack SDK: FBExportToMP4Params

DrawPauseImage

Description

Set this property to true to have the export display a pause icon for a short period, where a pause is defined in the FlashBack movie.

Displaying the pause image can be useful if you are playing back the export in your own player and are using CuePoints to pause playback where pauses are defined in the FlashBack movie.

Syntax

[C#/C++]
public Bool DrawPauseImage;

[VB.NET]
Public Property DrawPauseImage As Boolean

See also

  FBExportToMP4Params::CuePoints