BB FlashBack SDK: FBRecorder

DelayBeforeStart

Description

Returns and sets the delay in milliseconds between calling the Start method to start a recording, and recording actually starting.

Default is 3000ms.

Syntax

[C#/C++]
public: long DelayBeforeStart;

[VB.NET]
Public Property DelayBeforeStart As Long

See also

FBRecorder::Start