BB FlashBack SDK: FBExportToMP4Params

VideoBitrate

Description

Sets the bitrate in KBytes per second of the exported movie.

Syntax

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

[VB.NET]
Public Property VideoBitrate As Long

Remarks

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

The higher the Bitrate of the movie, the higher the image quality.

See also

FBExportToMP4Params:VideoQuality  FBExportToMP4Params:VideoQualityMode