BB FlashBack SDK: FBExportToQuickTimeParams

Quality

Description

Sets and returns the quality used when exporting QuickTime movies.

Syntax

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

[VB.NET]
Public Property Quality As Long

Remarks

This value ranges from 1-100, where 1 is the lowest quality and 100 is the highest. The higher the quality, the larger the file exported.

See also

FBExportToQuickTimeParams::DataRateType  FBExportToQuickTimeParams::DataRate  FBExportToQuickTimeParams::DataRateMin  FBExportToQuickTimeParams::DataRateMax  FBExportToQuickTimeParams::Multipass  FBExportToQuickTimeParams::KeyFrame