BB FlashBack SDK: FBExportToAVIParams

DefaultKeyFrameRate

Description

Sets and returns the default key frame rate.

Syntax

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

[VB.NET]
Public Property DefaultKeyFrameRate As Long

Remarks

The number of frames between keyframes. If the rate is set to 5, this means that a keyframe is generated once every 5 frames of the movie.

Generally, the more keyframes, the better the quality of the movie, but the larger the AVI file.