BB FlashBack SDK: FBRecorder

CurrentFrameNum

Description

Returns the number of the frame currently being recorded.
 

Syntax

[C#/C++]
public: long CurrentFrameNum()

[VB.NET]
Public Function CurrentFrameNum As Integer
 

Remarks

The default frame rate when recording in capture driver mode is 24 frames per second (fps). The default frame rates for GDI and DirectX modes are calculated by measuring the capabilities of the PCs video hardware.