BB FlashBack SDK: FBExportToMP4Params

ExportToFrame

Description

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

Syntax

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

[VB.NET]
Public Property ExportToFrame As Long

See also

  FBExportToMP4Params::ExportFromFrame