BB FlashBack SDK: FBExportToQuickTimeParams

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

FBExportToQuickTimeParams:OutputSizeKeepAspectRatio  FBExportToQuickTimeParams::OutputSizeY  FBExportToQuickTimeParams::OutputSizeX

FBExportToQuickTimeParams::OutputSizePercentX  FBExportToQuickTimeParams::OutputSizePercentY