BB FlashBack SDK: FBExportToWMVParams

OutputSizePercentYFloat

Description

Returns and sets the percentage scaling applied to the height of the movie, when exported.

Syntax

[C#/C++]
public float OutputSizePercentYFloat;

[VB.NET]
Public Property OutputSizePercentYFloat As Single

Remarks

If OutputSizeKeepAspectRatio is set to True, changing the percent scaling for the height results in the percent scaling for the width (the OutputSizePercentXFloat property) being set to the same value.

See also

FBExportToWMVParams:OutputSizeKeepAspectRatio  FBExportToWMVParams::OutputSizePercentXFloat