BB FlashBack SDK: FBExportToGIFParams

FromFrame

Description

Sets the frame in the movie at which the export will start. Set it to -1 to have the export start at the first frame of the movie.

Syntax

[C#/C++]
public long ExportFromFrame;

[VB.NET]
Public Property ExportFromFrame As Long

See also

  FBExportToGIFParams::ToFrame