BB FlashBack SDK: FBExportToQuickTimeParams

DataRateMin

Description

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

Syntax

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

[VB.NET]
Public Property DataRateMin 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::DataRateMax  FBExportToQuickTimeParams::DataRate  FBExportToQuickTimeParams::Multipass  FBExportToQuickTimeParams::KeyFrame