BB FlashBack SDK: FBExportToFLVParams

UseQMinQMax

Description

If this property is set to True, the export uses the QMin and QMax properties to set the exported image quality.

If this property is set to False, the export uses the Quality property to set the exported image quality.

Syntax

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

[VB.NET]
Public Property UseQMinQMax As Boolean

See Also

FBExportToFLVParams::Quality  FBExportToFLVParams::QMin  FBExportToFLVParams::QMax