BB FlashBack SDK: FBExportToMP4Params

VideoQuality

Description

Sets the video quality of the exported movie. This parameter can take values from 0 to 10, where 10 is the highest quality. The higher the quality of the movie, the larger the file size.

Syntax

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

[VB.NET]
Public Property VideoQuality As Long

Remarks

This value is used only when VideoQualityMode is set to 0.

See also

FBExportToMP4Params:VideoBitrate  FBExportToMP4Params:VideoQualityMode