BB FlashBack SDK: FBExportToQuickTimeParams

DataRateMax

Description

Sets the upper boundary for the bitrate in KBytes per second of the exported movie.

Syntax

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

[VB.NET]
Public Property DataRateMax As Long

Remarks

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

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

See also

 FBExportToQuickTimeParams::Quality  FBExportToQuickTimeParams::DataRateType  FBExportToQuickTimeParams::DataRateMin  FBExportToQuickTimeParams::DataRate  FBExportToQuickTimeParams::Multipass  FBExportToQuickTimeParams::KeyFrame