BB FlashBack SDK: FBExportToMP4Params

ScaleToPercents

Description

Determines whether percent scaling or pixel sizes should be used to set the dimensions of the exported movie.

The parameters OutputSizeX and OutputSizeY set the pixel size.

The parameters OutputSizePercentX and OutputSizePercentY set the percent scaling.

Syntax

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

[VB.NET]
Public Property ScaleToPercents As Boolean

See Also

FBExportToMP4Params:OutputSizePercentXFloat  FBExportToMP4Params::OutputSizePercentYFloat