BB FlashBack SDK: FBExportToQuickTimeParams

DataRate

Description

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

Syntax

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

[VB.NET]
Public Property DataRate As Long

Remarks

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

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

See also

FBExportToQuickTimeParams::Quality  FBExportToQuickTimeParams::DataRateType  FBExportToQuickTimeParams::DataRateMin  FBExportToQuickTimeParams::DataRateMax  FBExportToQuickTimeParams::Multipass  FBExportToQuickTimeParams::KeyFrame