BB FlashBack SDK: FBExportToWMVParams

FrameRateCustom

Description

Sets the frame rate, in frames per second, at which to export, when a 'custom' frame rate has been selected via the FrameRateMode property.

Syntax

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

[VB.NET]
Public Property FrameRateCustom As Long

Remarks

This property is only used when FrameRateMode is set to 3.

See Also

FBExportToWMVParams::FrameRateMode